Home
last modified time | relevance | path

Searched refs:c_do_switch_warnings (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.h902 extern void c_do_switch_warnings (splay_tree, location_t, tree, tree);
H A Dc-common.c5551 c_do_switch_warnings (splay_tree cases, location_t switch_location, in c_do_switch_warnings() function
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.h1269 extern void c_do_switch_warnings (splay_tree, location_t, tree, tree, bool,
H A Dc-warn.c1341 c_do_switch_warnings (splay_tree cases, location_t switch_location, in c_do_switch_warnings() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-typeck.c9013 c_do_switch_warnings (cs->cases, switch_location, in c_finish_case()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Ddecl.c3002 c_do_switch_warnings (cs->cases, switch_location, in pop_switch()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c3555 c_do_switch_warnings (cs->cases, switch_location, in pop_switch()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c10498 c_do_switch_warnings (cs->cases, switch_location, in c_finish_case()