|
GCC Middle and Back End API Reference
|

Data Fields | |
| eh_region | cur_region |
| eh_region | ehp_region |
| struct leh_tf_state * | tf |
| eh_region | outer_non_cleanup |
State of the world while lowering.
| eh_region leh_state::cur_region |
| eh_region leh_state::ehp_region |
Referenced by honor_protect_cleanup_actions(), lower_catch(), lower_eh_filter(), and lower_try_finally().
| eh_region leh_state::outer_non_cleanup |
Referenced by lower_catch(), lower_cleanup(), lower_eh_filter(), lower_eh_must_not_throw(), and lower_try_finally().
| struct leh_tf_state* leh_state::tf |
Referenced by lower_try_finally(), lower_try_finally_dup_block(), and lower_try_finally_fallthru_label().