Searched refs:TemplateParameterDepth (Results 1 – 9 of 9) sorted by relevance
113 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTemplateDeclarationOrSpecialization()864 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTypeParameter()1061 TemplateParameterDepth); in ParseNonTypeTemplateParameter()1730 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLateTemplatedFuncDef()1793 ->getDepth() == TemplateParameterDepth - 1) && in ParseLateTemplatedFuncDef()
299 : P(P), Scopes(P), CurTemplateDepthTracker(P.TemplateParameterDepth) { in ReenterTemplateScopeRAII()595 < TemplateParameterDepth) && in ParseLexedMethodDef()
57 TemplateParameterDepth(0), ParsingInObjCContainer(false) { in Parser()1294 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseFunctionDefinition()
1282 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLambdaExpressionAfterIntroducer()3601 TemplateParameterDepth); in ParseRequiresExpression()
6784 TemplateParameterDepth); in ParseDirectDeclarator()
273 unsigned TemplateParameterDepth; variable
3447 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; in InventTemplateParameter() local3462 TemplateParameterDepth, AutoParameterPosition, in InventTemplateParameter()
19276 Declarator &Declarator, unsigned TemplateParameterDepth) { in ActOnStartFunctionDeclarationDeclarator() argument19294 Info.AutoTemplateParameterDepth = TemplateParameterDepth; in ActOnStartFunctionDeclarationDeclarator()
2074 unsigned TemplateParameterDepth);