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

/freebsd-9.3-release/contrib/libcxxrt/
H A Dexception.cc178 * caught if we have just caught an exception and rethrown if we are
185 rethrown enumerator in enum:__cxa_thread_info::__anon1663
840 ti->foreign_exception_state = __cxa_thread_info::rethrown;
853 // exception was rethrown and exception object should not be destroyed
1271 if (ti->foreign_exception_state != __cxa_thread_info::rethrown)
1284 // exception was rethrown. Exception should not be deleted even if

Completed in 98 milliseconds