Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParser.cpp1422 const bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateName() local
1680 bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateTypeOrScopeToken() local
/external/llvm-project/clang/lib/Parse/
DParser.cpp1628 const bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateName() local
1937 bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateTypeOrScopeToken() local
DParseTemplate.cpp696 bool WasScopeAnnotation = Tok.is(tok::annot_cxxscope); in TryAnnotateTypeConstraint() local