Home
last modified time | relevance | path

Searched refs:should_warn_for_implicit_fallthrough (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c2189 should_warn_for_implicit_fallthrough (gimple_stmt_iterator *gsi_p, tree label) in should_warn_for_implicit_fallthrough() function
2296 if (!should_warn_for_implicit_fallthrough (gsi_p, label)) in warn_implicit_fallthrough_r()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc2411 should_warn_for_implicit_fallthrough (gimple_stmt_iterator *gsi_p, tree label) in should_warn_for_implicit_fallthrough() function
2518 if (!should_warn_for_implicit_fallthrough (gsi_p, label)) in warn_implicit_fallthrough_r()
H A DChangeLog-20173266 (should_warn_for_implicit_fallthrough): Likewise.
21994 * gimplify.c (should_warn_for_implicit_fallthrough): Ignore
39559 * gimplify.c (should_warn_for_implicit_fallthrough): Handle consecutive
H A DChangeLog-201611120 * gimplify.c (should_warn_for_implicit_fallthrough): Check for
12077 (should_warn_for_implicit_fallthrough): New function.