Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScope.h96 SwitchScope = 0x1000, enumerator
/external/clang/lib/Parse/
DParseStmt.cpp1230 ParseScope SwitchScope(this, ScopeFlags); in ParseSwitchStatement() local