Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2471 ExtParameterInfoBuilder &ParamInfos) { in SubstParmTypes()
DTreeTransform.h5599 const FunctionProtoType::ExtParameterInfo *ParamInfos, in TransformFunctionTypeParams()
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCall.cpp423 llvm::SmallVector<FunctionProtoType::ExtParameterInfo, 16> ParamInfos; in arrangeCXXConstructorCall() local