Home
last modified time | relevance | path

Searched defs:ParamInfos (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp1719 ExtParameterInfoBuilder &ParamInfos) { in SubstParmTypes()
DTreeTransform.h4702 const FunctionProtoType::ExtParameterInfo *ParamInfos, in TransformFunctionTypeParams()
/external/clang/lib/CodeGen/
DCGCall.cpp370 auto ParamInfos = getExtParameterInfosForCall(FPT.getTypePtr(), 1 + ExtraArgs, in arrangeCXXConstructorCall() local