Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc141 handler_cleanup, enumerator
973 if (!action_record) { return handler_cleanup; } in check_action_record()
1033 found = handler_cleanup; in check_action_record()
1165 if (found_handler != handler_cleanup) { return continueUnwinding(exceptionObject, context); }