Searched refs:cont_stmt (Results 1 – 1 of 1) sorted by relevance
321 tree cont_stmt; member624 q->cont_stmt = q->stmt; in do_return_redirection()656 q->cont_stmt = build1 (RETURN_EXPR, void_type_node, x); in do_return_redirection()666 q->cont_stmt = q->stmt; in do_return_redirection()683 q->cont_stmt = q->stmt; in do_goto_redirection()1015 append_to_statement_list (tf->goto_queue[0].cont_stmt, tf->top_p); in lower_try_finally_onedest()1016 maybe_record_in_goto_queue (state, tf->goto_queue[0].cont_stmt); in lower_try_finally_onedest()1104 append_to_statement_list (q->cont_stmt, &new_stmt); in lower_try_finally_copy()1105 maybe_record_in_goto_queue (state, q->cont_stmt); in lower_try_finally_copy()1266 q->cont_stmt); in lower_try_finally_switch()[all …]