Searched defs:WasScopeAnnotation (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | Parser.cpp | 1775 const bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); TryAnnotateName() local |
H A D | ParseTemplate.cpp | 733 bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); TryAnnotateTypeConstraint() local |