Searched refs:warn_implicit_fallthrough_r (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimplify.c | 2240 warn_implicit_fallthrough_r (gimple_stmt_iterator *gsi_p, bool *handled_ops_p, in warn_implicit_fallthrough_r() function 2346 walk_gimple_seq (seq, warn_implicit_fallthrough_r, NULL, &wi); in maybe_warn_implicit_fallthrough()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimplify.cc | 2462 warn_implicit_fallthrough_r (gimple_stmt_iterator *gsi_p, bool *handled_ops_p, in warn_implicit_fallthrough_r() function 2568 walk_gimple_seq (seq, warn_implicit_fallthrough_r, NULL, &wi); in maybe_warn_implicit_fallthrough()
|
H A D | ChangeLog-2016 | 10408 * gimplify.c (warn_implicit_fallthrough_r): Use 11122 (warn_implicit_fallthrough_r): ...not here. 12078 (warn_implicit_fallthrough_r): New function.
|
H A D | ChangeLog-2018 | 4100 (warn_implicit_fallthrough_r): Adjust call, don't use 12772 * gimplify.c (warn_implicit_fallthrough_r): Likewise.
|
H A D | ChangeLog-2017 | 3267 (warn_implicit_fallthrough_r): Likewise.
|