Searched refs:TemplateParameterDepth (Results 1 – 9 of 9) sorted by relevance
112 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTemplateDeclarationOrSpecialization()1684 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLateTemplatedFuncDef()1742 ->getDepth() == TemplateParameterDepth - 1) && in ParseLateTemplatedFuncDef()
297 : P(P), Scopes(P), CurTemplateDepthTracker(P.TemplateParameterDepth) { in ReenterTemplateScopeRAII()592 < TemplateParameterDepth) && in ParseLexedMethodDef()
55 TemplateParameterDepth(0), ParsingInObjCContainer(false) { in Parser()1217 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseFunctionDefinition()
1252 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLambdaExpressionAfterIntroducer()3520 TemplateParameterDepth); in ParseRequiresExpression()
6409 TemplateParameterDepth); in ParseDirectDeclarator()
250 unsigned TemplateParameterDepth; variable
3287 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; in InventTemplateParameter() local3302 TemplateParameterDepth, AutoParameterPosition, in InventTemplateParameter()
18367 Declarator &Declarator, unsigned TemplateParameterDepth) { in ActOnStartFunctionDeclarationDeclarator() argument18385 Info.AutoTemplateParameterDepth = TemplateParameterDepth; in ActOnStartFunctionDeclarationDeclarator()
1999 unsigned TemplateParameterDepth);