Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dresolve-labels.cpp56 bool HasScope(ProxyForScope scope) { return scope != ProxyForScope{0u}; } in HasScope() function
/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp3453 bool HasScope = Tok.is(tok::annot_cxxscope); DiagnoseMissingSemiAfterTagDefinition() local