Searched refs:WasScopeAnnotation (Results 1 – 1 of 1) sorted by relevance
1331 const bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateName() local1340 !WasScopeAnnotation)) in TryAnnotateName()1354 !WasScopeAnnotation)) in TryAnnotateName()1379 AnnotateScopeToken(SS, !WasScopeAnnotation); in TryAnnotateName()1409 AnnotateScopeToken(SS, !WasScopeAnnotation); in TryAnnotateName()1432 AnnotateScopeToken(SS, !WasScopeAnnotation); in TryAnnotateName()1568 bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateTypeOrScopeToken() local1576 SS, !WasScopeAnnotation); in TryAnnotateTypeOrScopeToken()