Searched refs:match_case_to_enum (Results 1 – 3 of 3) sorted by relevance
3915 match_case_to_enum (splay_tree_node node, void *data) in match_case_to_enum() function4040 splay_tree_foreach (cases, match_case_to_enum, type); in c_do_switch_warnings()
2417 * c-common.c (match_case_to_enum): Add function comment. Avoid
6362 * c-common.c (match_case_to_enum_1, match_case_to_enum): New.