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