Home
last modified time | relevance | path

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

/freebsd/contrib/libcxxrt/
H A Dexception.cc142 handler_cleanup, enumerator
1022 if (!action_record) { return handler_cleanup; } in check_action_record()
1082 found = handler_cleanup; in check_action_record()
1214 if (found_handler != handler_cleanup) { return continueUnwinding(exceptionObject, context); }