Home | History | Annotate | Download | only in Parse

Lines Matching refs:BreakScope

1064   unsigned ScopeFlags = Scope::BreakScope | Scope::SwitchScope;
1155 ScopeFlags = Scope::BreakScope | Scope::ContinueScope |
1158 ScopeFlags = Scope::BreakScope | Scope::ContinueScope;
1208 ScopeFlags = Scope::BreakScope | Scope::ContinueScope | Scope::DeclScope;
1210 ScopeFlags = Scope::BreakScope | Scope::ContinueScope;
1310 ScopeFlags = Scope::BreakScope | Scope::ContinueScope |
1313 ScopeFlags = Scope::BreakScope | Scope::ContinueScope;