Searched refs:CurTemplateDepthTracker (Results 1 – 4 of 4) sorted by relevance
84 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTemplateDeclarationOrSpecialization() local102 CurTemplateDepthTracker.getDepth(), in ParseTemplateDeclarationOrSpecialization()113 ++CurTemplateDepthTracker; in ParseTemplateDeclarationOrSpecialization()131 CurTemplateDepthTracker.getDepth(), ExportLoc, TemplateLoc, LAngleLoc, in ParseTemplateDeclarationOrSpecialization()664 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseTypeParameter() local665 ++CurTemplateDepthTracker; in ParseTypeParameter()844 TemplateParameterDepthRAII CurTemplateDepthTracker( in ParseNonTypeTemplateParameter() local846 ++CurTemplateDepthTracker; in ParseNonTypeTemplateParameter()1405 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLateTemplatedFuncDef() local1421 CurTemplateDepthTracker.addDepth( in ParseLateTemplatedFuncDef()
328 TemplateParameterDepthRAII CurTemplateDepthTracker; member331 : P(P), Scopes(P), CurTemplateDepthTracker(P.TemplateParameterDepth) { in ReenterTemplateScopeRAII()333 CurTemplateDepthTracker.addDepth( in ReenterTemplateScopeRAII()
1217 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseLambdaExpressionAfterIntroducer() local1258 CurTemplateDepthTracker.getDepth(), in ParseLambdaExpressionAfterIntroducer()1277 ++CurTemplateDepthTracker; in ParseLambdaExpressionAfterIntroducer()1328 CurTemplateDepthTracker.getOriginalDepth()); in ParseLambdaExpressionAfterIntroducer()1337 CurTemplateDepthTracker.setAddedDepth(1); in ParseLambdaExpressionAfterIntroducer()
1223 TemplateParameterDepthRAII CurTemplateDepthTracker(TemplateParameterDepth); in ParseFunctionDefinition() local1419 CurTemplateDepthTracker.addDepth(1); in ParseFunctionDefinition()