Searched refs:WasScopeAnnotation (Results 1 – 1 of 1) sorted by relevance
1401 const bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateName() local1410 !WasScopeAnnotation)) in TryAnnotateName()1424 !WasScopeAnnotation)) in TryAnnotateName()1449 AnnotateScopeToken(SS, !WasScopeAnnotation); in TryAnnotateName()1479 AnnotateScopeToken(SS, !WasScopeAnnotation); in TryAnnotateName()1502 AnnotateScopeToken(SS, !WasScopeAnnotation); in TryAnnotateName()1636 bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateTypeOrScopeToken() local1644 SS, !WasScopeAnnotation); in TryAnnotateTypeOrScopeToken()