Home
last modified time | relevance | path

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

/freebsd/contrib/libcxxrt/
H A Dexception.cc188 rethrown enumerator
902 ti->foreign_exception_state = __cxa_thread_info::rethrown; in __cxa_rethrow()
1346 if (ti->foreign_exception_state != __cxa_thread_info::rethrown)
/freebsd/contrib/llvm-project/libcxx/include/
H A Distream753 // according to the spec, exceptions here are caught but not rethrown