HomeSort by: relevance | last modified time | path
    Searched refs:c_do_switch_warnings (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.h 1580 extern void c_do_switch_warnings (splay_tree, location_t, tree, tree, bool);
c-warn.cc 1511 /* Subroutines of c_do_switch_warnings, called via splay_tree_foreach.
1544 /* Subroutine of c_do_switch_warnings, called via splay_tree_foreach.
1586 c_do_switch_warnings (splay_tree cases, location_t switch_location, function
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.h 1422 extern void c_do_switch_warnings (splay_tree, location_t, tree, tree, bool);
c-warn.cc 1501 /* Subroutines of c_do_switch_warnings, called via splay_tree_foreach.
1532 /* Subroutine of c_do_switch_warnings, called via splay_tree_foreach.
1574 c_do_switch_warnings (splay_tree cases, location_t switch_location, function
  /src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc 12061 c_do_switch_warnings (cs->cases, switch_location,
  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 4175 c_do_switch_warnings (cs->cases, switch_location,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc 11219 c_do_switch_warnings (cs->cases, switch_location,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 3866 c_do_switch_warnings (cs->cases, switch_location,

Completed in 123 milliseconds