Home
last modified time | relevance | path

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

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