Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3195 ExtParameterInfoBuilder &ParamInfos) { in SubstParmTypes()
H A DTreeTransform.h730 const FunctionProtoType::ExtParameterInfo *ParamInfos, in TransformFunctionTypeParams()
5954 const FunctionProtoType::ExtParameterInfo *ParamInfos, in TransformFunctionTypeParams()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp446 llvm::SmallVector<FunctionProtoType::ExtParameterInfo, 16> ParamInfos; in arrangeCXXConstructorCall() local