Home
last modified time | relevance | path

Searched refs:check_all_empty_except_final (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-switch-conversion.h718 bool check_all_empty_except_final ();
H A Dtree-switch-conversion.c204 switch_conversion::check_all_empty_except_final () in check_all_empty_except_final() function
1022 if (!check_all_empty_except_final ()) in expand()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-switch-conversion.h744 bool check_all_empty_except_final ();
H A Dtree-switch-conversion.cc205 switch_conversion::check_all_empty_except_final () in check_all_empty_except_final() function in switch_conversion
1020 if (!check_all_empty_except_final ()) in expand()
H A DChangeLog-201819037 (check_all_empty_except_final): Likewise.
19038 (switch_conversion::check_all_empty_except_final): Likewise.
H A DChangeLog-201226831 (check_all_empty_except_final): New function, verifies that all
H A DChangeLog-201732477 (check_all_empty_except_final): Set default_case_nonstandard instead