Searched refs:warn_switch (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dflags.h104 extern int warn_switch;
H A Dtoplev.c1227 int warn_switch; variable
1269 {"switch", &warn_switch, 1,
H A Dstmt.c4914 if (! warn_switch)
4954 if (warn_switch)
H A Dc-decl.c888 warn_switch = 1;
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dch-tree.h453 extern int warn_switch;
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.c6269 warn_switch ? OPT_Wswitch : OPT_Wswitch_enum,
6274 warn_switch ? OPT_Wswitch : OPT_Wswitch_enum,
6328 if (!warn_switch && !warn_switch_enum && !warn_switch_default)
6341 if (!warn_switch_enum && !warn_switch)
6403 (default_node || !warn_switch
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Ddecl2.c805 warn_switch = setting;

Completed in 212 milliseconds