Searched defs:ExtParamInfos (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiate.cpp | 3195 SubstParmTypes(SourceLocation Loc,ArrayRef<ParmVarDecl * > Params,const FunctionProtoType::ExtParameterInfo * ExtParamInfos,const MultiLevelTemplateArgumentList & TemplateArgs,SmallVectorImpl<QualType> & ParamTypes,SmallVectorImpl<ParmVarDecl * > * OutParams,ExtParameterInfoBuilder & ParamInfos) SubstParmTypes() argument |
H A D | SemaTemplateInstantiateDecl.cpp | 4531 Sema::ExtParameterInfoBuilder ExtParamInfos; SubstFunctionType() local |
H A D | SemaTemplateDeduction.cpp | 3528 ExtParameterInfoBuilder ExtParamInfos; SubstituteExplicitTemplateArguments() local |
H A D | TreeTransform.h | 6208 Sema::ExtParameterInfoBuilder ExtParamInfos; TransformFunctionProtoType() local |