Searched refs:CurTemplateDepthTracker (Results 1 – 4 of 4) sorted by relevance
112 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTemplateDeclarationOrSpecialization() local130 CurTemplateDepthTracker.getDepth(), in ParseTemplateDeclarationOrSpecialization()141 ++CurTemplateDepthTracker; in ParseTemplateDeclarationOrSpecialization()159 CurTemplateDepthTracker.getDepth(), ExportLoc, TemplateLoc, LAngleLoc, in ParseTemplateDeclarationOrSpecialization()1703 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLateTemplatedFuncDef() local1719 CurTemplateDepthTracker.addDepth( in ParseLateTemplatedFuncDef()
294 TemplateParameterDepthRAII CurTemplateDepthTracker; member297 : P(P), Scopes(P), CurTemplateDepthTracker(P.TemplateParameterDepth) { in ReenterTemplateScopeRAII()299 CurTemplateDepthTracker.addDepth( in ReenterTemplateScopeRAII()
1286 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLambdaExpressionAfterIntroducer() local1332 CurTemplateDepthTracker.getDepth(), in ParseLambdaExpressionAfterIntroducer()1353 ++CurTemplateDepthTracker; in ParseLambdaExpressionAfterIntroducer()1466 CurTemplateDepthTracker.getOriginalDepth()); in ParseLambdaExpressionAfterIntroducer()1475 CurTemplateDepthTracker.setAddedDepth(1); in ParseLambdaExpressionAfterIntroducer()
1250 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseFunctionDefinition() local1431 CurTemplateDepthTracker.addDepth(1); in ParseFunctionDefinition()