Searched refs:match_case_to_enum (Results 1 – 5 of 5) sorted by relevance
1530 match_case_to_enum (splay_tree_node node, void *data) in match_case_to_enum() function1799 splay_tree_foreach (cases, match_case_to_enum, type); in c_do_switch_warnings()
1532 match_case_to_enum (splay_tree_node node, void *data) in match_case_to_enum() function1801 splay_tree_foreach (cases, match_case_to_enum, type); in c_do_switch_warnings()
6185 (match_case_to_enum): Likewise.
6362 * c-common.c (match_case_to_enum_1, match_case_to_enum): New.
9501 * c-common.c (match_case_to_enum): Add function comment. Avoid