Searched refs:is_broken (Results 1 – 1 of 1) sorted by relevance
140 bool is_broken; in gcc_rethrow_exception_broken() local152 is_broken = std::uncaught_exception(); in gcc_rethrow_exception_broken()154 if( is_broken ) fix_broken_rethrow(); in gcc_rethrow_exception_broken()156 return is_broken; in gcc_rethrow_exception_broken()