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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DCrashRecoveryContext.h54 void unregisterCleanup(CrashRecoveryContextCleanup *cleanup);
194 cleanup->getContext()->unregisterCleanup(cleanup);
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A DCrashRecoveryContext.cpp109 CrashRecoveryContext::unregisterCleanup(CrashRecoveryContextCleanup *cleanup) { function in class:CrashRecoveryContext

Completed in 268 milliseconds