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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h59 void unregisterCleanup(CrashRecoveryContextCleanup *cleanup);
260 cleanup->getContext()->unregisterCleanup(cleanup);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp161 CrashRecoveryContext::unregisterCleanup(CrashRecoveryContextCleanup *cleanup) { function in class:CrashRecoveryContext

Completed in 108 milliseconds