Searched defs:TemplateParameterDepth (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Parse/ | ||
H A D | Parser.h | 280 unsigned TemplateParameterDepth; variable |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 2971 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; InventTemplateParameter() local |
H A D | SemaDeclCXX.cpp | 18976 ActOnStartFunctionDeclarationDeclarator(Declarator & Declarator,unsigned TemplateParameterDepth) ActOnStartFunctionDeclarationDeclarator() argument |