Home
last modified time | relevance | path

Searched defs:WasScopeAnnotation (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/clang/lib/Parse/
H A DParser.cpp1422 const bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateName() local
1680 bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateTypeOrScopeToken() local