OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSwitchScope
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Scope.h
429
///
isSwitchScope
- Return true if this scope is a switch scope.
430
bool
isSwitchScope
() const {
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseStmt.cpp
467
if (Tok.is(tok::colon) && getCurScope()->
isSwitchScope
() &&
Completed in 96 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026