Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-eh.cc404 bool may_return; member
694 tf->may_return = true; in maybe_record_in_goto_queue()
1193 if (tf->may_return) in lower_try_finally_onedest()
1393 eh_index = return_index + tf->may_return; in lower_try_finally_switch()
1482 j = last_case_index + tf->may_return; in lower_try_finally_switch()
1703 ndests += this_tf.may_return; in lower_try_finally()