Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()
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
DChangeLog-201611120 * gimplify.c (should_warn_for_implicit_fallthrough): Check for
12077 (should_warn_for_implicit_fallthrough): New function.