Lines Matching refs:BreakScope
1113 unsigned ScopeFlags = Scope::BreakScope | Scope::SwitchScope;
1204 ScopeFlags = Scope::BreakScope | Scope::ContinueScope |
1207 ScopeFlags = Scope::BreakScope | Scope::ContinueScope;
1257 ScopeFlags = Scope::BreakScope | Scope::ContinueScope | Scope::DeclScope;
1259 ScopeFlags = Scope::BreakScope | Scope::ContinueScope;
1366 ScopeFlags = Scope::BreakScope | Scope::ContinueScope |
1369 ScopeFlags = Scope::BreakScope | Scope::ContinueScope;