Home | History | Annotate | Download | only in Parse

Lines Matching refs:SwitchScope

1093   unsigned ScopeFlags = Scope::BreakScope | Scope::SwitchScope;
1096 ParseScope SwitchScope(this, ScopeFlags);
1139 SwitchScope.Exit();