Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-eh.c263 outside_finally_tree (tree start, tree target) in outside_finally_tree() function
505 if (! outside_finally_tree (lab, tf->try_finally_expr)) in maybe_record_in_goto_queue()
574 gcc_assert (!outside_finally_tree (lab, tf->try_finally_expr)); in verify_norecord_switch_expr()
H A DChangeLog-2005848 (outside_finally_tree): Likewise.