Searched refs:SwitchScope (Results 1 – 4 of 4) sorted by relevance
183 } else if (Flags & SwitchScope) { in dumpImpl()185 Flags &= ~SwitchScope; in dumpImpl()
1615 if (BreakParent->getFlags() & Scope::SwitchScope) { in CheckBreakContinueBinding()
97 SwitchScope = 0x1000, enumerator383 if (S->getFlags() & Scope::SwitchScope) in isSwitchScope()
1279 unsigned ScopeFlags = Scope::SwitchScope; in ParseSwitchStatement()1282 ParseScope SwitchScope(this, ScopeFlags); in ParseSwitchStatement() local1331 SwitchScope.Exit(); in ParseSwitchStatement()