Searched refs:CurTemplateDepthTracker (Results 1 – 4 of 4) sorted by relevance
111 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTemplateDeclarationOrSpecialization() local129 CurTemplateDepthTracker.getDepth(), in ParseTemplateDeclarationOrSpecialization()140 ++CurTemplateDepthTracker; in ParseTemplateDeclarationOrSpecialization()158 CurTemplateDepthTracker.getDepth(), ExportLoc, TemplateLoc, LAngleLoc, in ParseTemplateDeclarationOrSpecialization()1637 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLateTemplatedFuncDef() local1653 CurTemplateDepthTracker.addDepth( in ParseLateTemplatedFuncDef()
280 TemplateParameterDepthRAII CurTemplateDepthTracker; member283 : P(P), Scopes(P), CurTemplateDepthTracker(P.TemplateParameterDepth) { in ReenterTemplateScopeRAII()285 CurTemplateDepthTracker.addDepth( in ReenterTemplateScopeRAII()
1252 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLambdaExpressionAfterIntroducer() local1283 CurTemplateDepthTracker.getDepth(), in ParseLambdaExpressionAfterIntroducer()1304 ++CurTemplateDepthTracker; in ParseLambdaExpressionAfterIntroducer()1412 CurTemplateDepthTracker.getOriginalDepth()); in ParseLambdaExpressionAfterIntroducer()1422 CurTemplateDepthTracker.setAddedDepth(1); in ParseLambdaExpressionAfterIntroducer()
1174 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseFunctionDefinition() local1308 CurTemplateDepthTracker.addDepth(1); in ParseFunctionDefinition()