Searched defs:SubstArgs (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaConcept.cpp | 1219 TemplateArgumentListInfo SubstArgs; substituteParameterMappings() local |
H A D | SemaTemplateDeduction.cpp | 3592 instantiateExplicitSpecifierDeferred(Sema & S,FunctionDecl * Specialization,const MultiLevelTemplateArgumentList & SubstArgs,TemplateDeductionInfo & Info,FunctionTemplateDecl * FunctionTemplate,ArrayRef<TemplateArgument> DeducedArgs) instantiateExplicitSpecifierDeferred() argument |
H A D | SemaTemplate.cpp | 2319 SmallVector<TemplateArgument, 16> SubstArgs; transformConstructor() local |