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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1593 const bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); local
1903 bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); local
[all...]

Completed in 62 milliseconds