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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DCrashRecoveryContext.h53 void registerCleanup(CrashRecoveryContextCleanup *cleanup);
185 cleanup->getContext()->registerCleanup(cleanup);
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A DCrashRecoveryContext.cpp98 void CrashRecoveryContext::registerCleanup(CrashRecoveryContextCleanup *cleanup) function in class:CrashRecoveryContext

Completed in 111 milliseconds