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()1684 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLateTemplatedFuncDef() local1700 CurTemplateDepthTracker.addDepth( in ParseLateTemplatedFuncDef()
294 TemplateParameterDepthRAII CurTemplateDepthTracker; member297 : P(P), Scopes(P), CurTemplateDepthTracker(P.TemplateParameterDepth) { in ReenterTemplateScopeRAII()299 CurTemplateDepthTracker.addDepth( in ReenterTemplateScopeRAII()
1252 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLambdaExpressionAfterIntroducer() local1283 CurTemplateDepthTracker.getDepth(), in ParseLambdaExpressionAfterIntroducer()1304 ++CurTemplateDepthTracker; in ParseLambdaExpressionAfterIntroducer()1413 CurTemplateDepthTracker.getOriginalDepth()); in ParseLambdaExpressionAfterIntroducer()1423 CurTemplateDepthTracker.setAddedDepth(1); in ParseLambdaExpressionAfterIntroducer()
1217 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseFunctionDefinition() local1398 CurTemplateDepthTracker.addDepth(1); in ParseFunctionDefinition()