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