Searched refs:TemplateParameterDepth (Results 1 – 9 of 9) sorted by relevance
111 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTemplateDeclarationOrSpecialization()1637 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLateTemplatedFuncDef()1695 ->getDepth() == TemplateParameterDepth - 1) && in ParseLateTemplatedFuncDef()
283 : P(P), Scopes(P), CurTemplateDepthTracker(P.TemplateParameterDepth) { in ReenterTemplateScopeRAII()577 < TemplateParameterDepth) && in ParseLexedMethodDef()
55 TemplateParameterDepth(0), ParsingInObjCContainer(false) { in Parser()1177 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseFunctionDefinition()
1252 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLambdaExpressionAfterIntroducer()3474 TemplateParameterDepth); in ParseRequiresExpression()
6237 TemplateParameterDepth); in ParseDirectDeclarator()
245 unsigned TemplateParameterDepth; variable
3227 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; in InventTemplateParameter() local3242 TemplateParameterDepth, AutoParameterPosition, in InventTemplateParameter()
18100 Declarator &Declarator, unsigned TemplateParameterDepth) { in ActOnStartFunctionDeclarationDeclarator() argument18119 Info.AutoTemplateParameterDepth = TemplateParameterDepth; in ActOnStartFunctionDeclarationDeclarator()
1930 unsigned TemplateParameterDepth);