Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2472 ExtParameterInfoBuilder &ParamInfos) { in SubstParmTypes()
H A DTreeTransform.h5576 const FunctionProtoType::ExtParameterInfo *ParamInfos, in TransformFunctionTypeParams()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp421 llvm::SmallVector<FunctionProtoType::ExtParameterInfo, 16> ParamInfos; in arrangeCXXConstructorCall() local