Searched refs:CurTemplateDepthTracker (Results 1 – 4 of 4) sorted by relevance
113 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTemplateDeclarationOrSpecialization() local131 CurTemplateDepthTracker.getDepth(), in ParseTemplateDeclarationOrSpecialization()142 ++CurTemplateDepthTracker; in ParseTemplateDeclarationOrSpecialization()160 CurTemplateDepthTracker.getDepth(), ExportLoc, TemplateLoc, LAngleLoc, in ParseTemplateDeclarationOrSpecialization()864 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTypeParameter() local865 ++CurTemplateDepthTracker; in ParseTypeParameter()1060 TemplateParameterDepthRAII CurTemplateDepthTracker( in ParseNonTypeTemplateParameter() local1062 ++CurTemplateDepthTracker; in ParseNonTypeTemplateParameter()1730 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLateTemplatedFuncDef() local1746 CurTemplateDepthTracker.addDepth( in ParseLateTemplatedFuncDef()
296 TemplateParameterDepthRAII CurTemplateDepthTracker; member299 : P(P), Scopes(P), CurTemplateDepthTracker(P.TemplateParameterDepth) { in ReenterTemplateScopeRAII()301 CurTemplateDepthTracker.addDepth( in ReenterTemplateScopeRAII()
1282 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLambdaExpressionAfterIntroducer() local1323 CurTemplateDepthTracker.getDepth(), in ParseLambdaExpressionAfterIntroducer()1344 ++CurTemplateDepthTracker; in ParseLambdaExpressionAfterIntroducer()1383 CurTemplateDepthTracker.getOriginalDepth()); in ParseLambdaExpressionAfterIntroducer()1392 CurTemplateDepthTracker.setAddedDepth(1); in ParseLambdaExpressionAfterIntroducer()
1294 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseFunctionDefinition() local1486 CurTemplateDepthTracker.addDepth(1); in ParseFunctionDefinition()