Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1785 const bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateName() local
2113 bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateTypeOrScopeToken() local
H A DParseTemplate.cpp615 bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateTypeConstraint() local