Searched refs:TemplateParameterDepth (Results 1 – 9 of 9) sorted by relevance
112 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTemplateDeclarationOrSpecialization()1703 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLateTemplatedFuncDef()1761 ->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()1250 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseFunctionDefinition()
1286 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLambdaExpressionAfterIntroducer()3586 TemplateParameterDepth); in ParseRequiresExpression()
6562 TemplateParameterDepth); in ParseDirectDeclarator()
255 unsigned TemplateParameterDepth; variable
3354 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; in InventTemplateParameter() local3369 TemplateParameterDepth, AutoParameterPosition, in InventTemplateParameter()
18578 Declarator &Declarator, unsigned TemplateParameterDepth) { in ActOnStartFunctionDeclarationDeclarator() argument18596 Info.AutoTemplateParameterDepth = TemplateParameterDepth; in ActOnStartFunctionDeclarationDeclarator()
2031 unsigned TemplateParameterDepth);