Searched refs:CurTemplateDepthTracker (Results 1 – 4 of 4) sorted by relevance
115 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTemplateDeclarationOrSpecialization() local133 CurTemplateDepthTracker.getDepth(), in ParseTemplateDeclarationOrSpecialization()144 ++CurTemplateDepthTracker; in ParseTemplateDeclarationOrSpecialization()162 CurTemplateDepthTracker.getDepth(), ExportLoc, TemplateLoc, LAngleLoc, in ParseTemplateDeclarationOrSpecialization()751 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTypeParameter() local752 ++CurTemplateDepthTracker; in ParseTypeParameter()949 TemplateParameterDepthRAII CurTemplateDepthTracker( in ParseNonTypeTemplateParameter() local951 ++CurTemplateDepthTracker; in ParseNonTypeTemplateParameter()1616 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLateTemplatedFuncDef() local1632 CurTemplateDepthTracker.addDepth( in ParseLateTemplatedFuncDef()
340 TemplateParameterDepthRAII CurTemplateDepthTracker; member343 : P(P), Scopes(P), CurTemplateDepthTracker(P.TemplateParameterDepth) { in ReenterTemplateScopeRAII()345 CurTemplateDepthTracker.addDepth( in ReenterTemplateScopeRAII()
1358 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLambdaExpressionAfterIntroducer() local1399 CurTemplateDepthTracker.getDepth(), in ParseLambdaExpressionAfterIntroducer()1418 ++CurTemplateDepthTracker; in ParseLambdaExpressionAfterIntroducer()1468 CurTemplateDepthTracker.getOriginalDepth()); in ParseLambdaExpressionAfterIntroducer()1477 CurTemplateDepthTracker.setAddedDepth(1); in ParseLambdaExpressionAfterIntroducer()
1299 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseFunctionDefinition() local1495 CurTemplateDepthTracker.addDepth(1); in ParseFunctionDefinition()