Searched refs:SwitchScope (Results 1 – 2 of 2) sorted by relevance
88 SwitchScope = 0x1000, enumerator296 if (S->getFlags() & Scope::SwitchScope) in isSwitchScope()
1178 unsigned ScopeFlags = Scope::BreakScope | Scope::SwitchScope; in ParseSwitchStatement()1181 ParseScope SwitchScope(this, ScopeFlags); in ParseSwitchStatement() local1224 SwitchScope.Exit(); in ParseSwitchStatement()