Home
last modified time | relevance | path

Searched refs:match_case_to_enum (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-warn.c1303 match_case_to_enum (splay_tree_node node, void *data) in match_case_to_enum() function
1487 splay_tree_foreach (cases, match_case_to_enum, type); in c_do_switch_warnings()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.c5513 match_case_to_enum (splay_tree_node node, void *data) in match_case_to_enum() function
5649 splay_tree_foreach (cases, match_case_to_enum, type); in c_do_switch_warnings()