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

/external/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h50 void registerCleanup(CrashRecoveryContextCleanup *cleanup);
190 cleanup->getContext()->registerCleanup(cleanup);
/external/llvm/lib/Support/
H A DCrashRecoveryContext.cpp117 void CrashRecoveryContext::registerCleanup(CrashRecoveryContextCleanup *cleanup) function in class:CrashRecoveryContext

Completed in 100 milliseconds