Searched refs:SwitchScope (Results 1 – 4 of 4) sorted by relevance
99 SwitchScope = 0x1000, enumerator394 if (S->getFlags() & Scope::SwitchScope) in isSwitchScope()
159 {SwitchScope, "SwitchScope"}, in dumpImpl()
1731 if (BreakParent->getFlags() & Scope::SwitchScope) { in CheckBreakContinueBinding()
1322 unsigned ScopeFlags = Scope::SwitchScope; in ParseSwitchStatement()1325 ParseScope SwitchScope(this, ScopeFlags); in ParseSwitchStatement() local1374 SwitchScope.Exit(); in ParseSwitchStatement()