Searched refs:complex_effects (Results 1 – 1 of 1) sorted by relevance
204 bool complex_effects = false; // True for label effects or fall-through. in VisitSwitchStatement() local224 if (!clause_effects.IsEmpty()) complex_effects = true; in VisitSwitchStatement()233 complex_effects = true; in VisitSwitchStatement()237 if (complex_effects) { in VisitSwitchStatement()