Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2821 ExtParameterInfoBuilder &ParamInfos) { in SubstParmTypes()
H A DTreeTransform.h697 const FunctionProtoType::ExtParameterInfo *ParamInfos, in TransformFunctionTypeParams()
5759 const FunctionProtoType::ExtParameterInfo *ParamInfos, in TransformFunctionTypeParams()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp434 llvm::SmallVector<FunctionProtoType::ExtParameterInfo, 16> ParamInfos; in arrangeCXXConstructorCall() local