HomeSort by: relevance | last modified time | path
    Searched defs:warn_about_goto (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 4088 warn_about_goto (location_t goto_loc, tree label, tree decl)
4151 warn_about_goto (loc, label, decl);
4219 warn_about_goto (g->loc, label, b->decl);
4239 warn_about_goto (g->loc, label, b->decl);
4072 warn_about_goto (location_t goto_loc, tree label, tree decl) function
c-decl.cc 4088 warn_about_goto (location_t goto_loc, tree label, tree decl)
4151 warn_about_goto (loc, label, decl);
4219 warn_about_goto (g->loc, label, b->decl);
4239 warn_about_goto (g->loc, label, b->decl);
4072 warn_about_goto (location_t goto_loc, tree label, tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 3903 warn_about_goto (location_t goto_loc, tree label, tree decl)
3961 warn_about_goto (loc, label, decl);
4028 warn_about_goto (g->loc, label, b->decl);
4048 warn_about_goto (g->loc, label, b->decl);
3887 warn_about_goto (location_t goto_loc, tree label, tree decl) function
c-decl.cc 3903 warn_about_goto (location_t goto_loc, tree label, tree decl)
3961 warn_about_goto (loc, label, decl);
4028 warn_about_goto (g->loc, label, b->decl);
4048 warn_about_goto (g->loc, label, b->decl);
3887 warn_about_goto (location_t goto_loc, tree label, tree decl) function

Completed in 98 milliseconds