Home
last modified time | relevance | path

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

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