Searched refs:eh_region_may_contain_throw (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-eh.c879 eh_region_may_contain_throw (eh_region r) function
1718 this_tf.may_throw = eh_region_may_contain_throw (this_tf.region);
1806 if (!eh_region_may_contain_throw (try_region))
1888 if (!eh_region_may_contain_throw (this_region))
1964 if (cleanup_dead || !eh_region_may_contain_throw (this_region))

Completed in 49 milliseconds