Searched defs:SwitchScope (Results 1 – 2 of 2) sorted by relevance
| /external/clang/include/clang/Sema/ | ||
| D | Scope.h | 97     SwitchScope = 0x1000,  enumerator | 
| /external/clang/lib/Parse/ | ||
| D | ParseStmt.cpp | 1282   ParseScope SwitchScope(this, ScopeFlags);  in ParseSwitchStatement()  local |