Searched defs:SubstArgs (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaConcept.cpp | 1256 TemplateArgumentListInfo SubstArgs; substituteParameterMappings() local |
H A D | SemaTemplateDeduction.cpp | 3771 instantiateExplicitSpecifierDeferred(Sema & S,FunctionDecl * Specialization,const MultiLevelTemplateArgumentList & SubstArgs,TemplateDeductionInfo & Info,FunctionTemplateDecl * FunctionTemplate,ArrayRef<TemplateArgument> DeducedArgs) instantiateExplicitSpecifierDeferred() argument |
H A D | SemaTemplate.cpp | 2351 SmallVector<TemplateArgument, 16> SubstArgs; transformConstructor() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDebugInfo.cpp | 1346 ArrayRef SubstArgs = Ty->template_arguments(); GetTemplateArgs() local |