Searched defs:ExtParamInfos (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiate.cpp | 3008 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 | SemaTemplateDeduction.cpp | 3333 ExtParameterInfoBuilder ExtParamInfos; SubstituteExplicitTemplateArguments() local |
H A D | SemaTemplateInstantiateDecl.cpp | 4534 Sema::ExtParameterInfoBuilder ExtParamInfos; SubstFunctionType() local |
H A D | TreeTransform.h | 6114 Sema::ExtParameterInfoBuilder ExtParamInfos; TransformFunctionProtoType() local |