Searched refs:TemplateParameterDepth (Results 1 – 9 of 9) sorted by relevance
84 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTemplateDeclarationOrSpecialization()664 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTypeParameter()845 TemplateParameterDepth); in ParseNonTypeTemplateParameter()1405 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLateTemplatedFuncDef()1468 ->getDepth() == TemplateParameterDepth - 1) && in ParseLateTemplatedFuncDef()
331 : P(P), Scopes(P), CurTemplateDepthTracker(P.TemplateParameterDepth) { in ReenterTemplateScopeRAII()638 < TemplateParameterDepth) && in ParseLexedMethodDef()
62 TemplateParameterDepth(0) { in Parser()1223 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseFunctionDefinition()
1217 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLambdaExpressionAfterIntroducer()3243 TemplateParameterDepth); in ParseRequiresExpression()
6859 TemplateParameterDepth); in ParseDirectDeclarator()
7758 unsigned TemplateParameterDepth;
3023 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; in InventTemplateParameter() local3038 TemplateParameterDepth, AutoParameterPosition, in InventTemplateParameter()
19547 Declarator &Declarator, unsigned TemplateParameterDepth) { in ActOnStartFunctionDeclarationDeclarator() argument19574 Info.AutoTemplateParameterDepth = TemplateParameterDepth; in ActOnStartFunctionDeclarationDeclarator()
5153 unsigned TemplateParameterDepth);