Searched refs:should_warn_for_implicit_fallthrough (Results 1 – 4 of 4) sorted by relevance
2189 should_warn_for_implicit_fallthrough (gimple_stmt_iterator *gsi_p, tree label) in should_warn_for_implicit_fallthrough() function2296 if (!should_warn_for_implicit_fallthrough (gsi_p, label)) in warn_implicit_fallthrough_r()
2411 should_warn_for_implicit_fallthrough (gimple_stmt_iterator *gsi_p, tree label) in should_warn_for_implicit_fallthrough() function2518 if (!should_warn_for_implicit_fallthrough (gsi_p, label)) in warn_implicit_fallthrough_r()
3266 (should_warn_for_implicit_fallthrough): Likewise.21994 * gimplify.c (should_warn_for_implicit_fallthrough): Ignore39559 * gimplify.c (should_warn_for_implicit_fallthrough): Handle consecutive
11120 * gimplify.c (should_warn_for_implicit_fallthrough): Check for12077 (should_warn_for_implicit_fallthrough): New function.