Searched refs:outside_range_p (Results 1 – 5 of 5) sorted by relevance
1574 bool outside_range_p = false; in c_do_switch_warnings() local1591 outside_range_p = true; in c_do_switch_warnings()1637 outside_range_p = true; in c_do_switch_warnings()1648 outside_range_p = true; in c_do_switch_warnings()1689 if (outside_range_p in c_do_switch_warnings()
1576 bool outside_range_p = false; in c_do_switch_warnings() local1593 outside_range_p = true; in c_do_switch_warnings()1639 outside_range_p = true; in c_do_switch_warnings()1650 outside_range_p = true; in c_do_switch_warnings()1691 if (outside_range_p in c_do_switch_warnings()
3305 * c-common.h (c_add_case_label): Remove orig_type and outside_range_p3307 (c_do_switch_warnings): Remove outside_range_p argument.3309 (c_add_case_label): Remove orig_type and outside_range_p arguments.3311 * c-warn.c (c_do_switch_warnings): Remove outside_range_p argument.
4246 * decl.c (struct cp_switch): Remove outside_range_p member.
2303 * c-typeck.c (struct c_switch): Remove outside_range_p member.