Searched refs:warning_code (Results 1 – 1 of 1) sorted by relevance
3231 enum opt_code warning_code; in check_local_shadow() local3233 warning_code = OPT_Wshadow; in check_local_shadow()3237 warning_code = OPT_Wshadow_local; in check_local_shadow()3254 warning_code = OPT_Wshadow_compatible_local; in check_local_shadow()3256 warning_code = OPT_Wshadow_local; in check_local_shadow()3267 if (warning_at (DECL_SOURCE_LOCATION (decl), warning_code, msg, decl)) in check_local_shadow()