Searched refs:SwitchScope (Results 1 – 4 of 4) sorted by relevance
176 } else if (Flags & SwitchScope) { in dumpImpl()178 Flags &= ~SwitchScope; in dumpImpl()
1573 if (BreakParent->getFlags() & Scope::SwitchScope) { in CheckBreakContinueBinding()
96 SwitchScope = 0x1000, enumerator361 if (S->getFlags() & Scope::SwitchScope) in isSwitchScope()
1213 unsigned ScopeFlags = Scope::SwitchScope; in ParseSwitchStatement()1216 ParseScope SwitchScope(this, ScopeFlags); in ParseSwitchStatement() local1264 SwitchScope.Exit(); in ParseSwitchStatement()