Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScope.h96 SwitchScope = 0x1000, enumerator
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1215 ParseScope SwitchScope(this, ScopeFlags); in ParseSwitchStatement() local