Searched refs:SwitchScope (Results 1 – 4 of 4) sorted by relevance
179 } else if (Flags & SwitchScope) { in dumpImpl()181 Flags &= ~SwitchScope; in dumpImpl()
1594 if (BreakParent->getFlags() & Scope::SwitchScope) { in CheckBreakContinueBinding()
96 SwitchScope = 0x1000, enumerator380 if (S->getFlags() & Scope::SwitchScope) in isSwitchScope()
1237 unsigned ScopeFlags = Scope::SwitchScope; in ParseSwitchStatement()1240 ParseScope SwitchScope(this, ScopeFlags); in ParseSwitchStatement() local1288 SwitchScope.Exit(); in ParseSwitchStatement()