Searched refs:TemplateParameterDepth (Results 1 – 9 of 9) sorted by relevance
115 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTemplateDeclarationOrSpecialization()751 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTypeParameter()950 TemplateParameterDepth); in ParseNonTypeTemplateParameter()1616 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLateTemplatedFuncDef()1679 ->getDepth() == TemplateParameterDepth - 1) && in ParseLateTemplatedFuncDef()
343 : P(P), Scopes(P), CurTemplateDepthTracker(P.TemplateParameterDepth) { in ReenterTemplateScopeRAII()658 < TemplateParameterDepth) && in ParseLexedMethodDef()
58 TemplateParameterDepth(0), ParsingInObjCContainer(false) { in Parser()1299 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseFunctionDefinition()
1358 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLambdaExpressionAfterIntroducer()3715 TemplateParameterDepth); in ParseRequiresExpression()
7193 TemplateParameterDepth); in ParseDirectDeclarator()
280 unsigned TemplateParameterDepth; variable
2971 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; in InventTemplateParameter() local2986 TemplateParameterDepth, AutoParameterPosition, in InventTemplateParameter()
19037 Declarator &Declarator, unsigned TemplateParameterDepth) { in ActOnStartFunctionDeclarationDeclarator() argument19064 Info.AutoTemplateParameterDepth = TemplateParameterDepth; in ActOnStartFunctionDeclarationDeclarator()
4757 unsigned TemplateParameterDepth);