Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-eh.c735 lower_try_finally_dup_block (tree t, struct leh_state *outer_state) in lower_try_finally_dup_block() argument
741 if (outer_state->tf) in lower_try_finally_dup_block()
742 region = outer_state->tf->try_finally_expr; in lower_try_finally_dup_block()
787 honor_protect_cleanup_actions (struct leh_state *outer_state, in honor_protect_cleanup_actions() argument
831 finally = lower_try_finally_dup_block (finally, outer_state); in honor_protect_cleanup_actions()
872 lower_eh_filter (outer_state, &finally); in honor_protect_cleanup_actions()
875 lower_eh_constructs_1 (outer_state, &finally); in honor_protect_cleanup_actions()