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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DCrashRecoveryContext.h54 void unregisterCleanup(CrashRecoveryContextCleanup *cleanup);
194 cleanup->getContext()->unregisterCleanup(cleanup);
/external/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h50 void unregisterCleanup(CrashRecoveryContextCleanup *cleanup);
188 cleanup->getContext()->unregisterCleanup(cleanup);
/external/llvm/lib/Support/
H A DCrashRecoveryContext.cpp127 CrashRecoveryContext::unregisterCleanup(CrashRecoveryContextCleanup *cleanup) { function in class:CrashRecoveryContext
/external/swiftshader/third_party/LLVM/lib/Support/
H A DCrashRecoveryContext.cpp109 CrashRecoveryContext::unregisterCleanup(CrashRecoveryContextCleanup *cleanup) { function in class:CrashRecoveryContext

Completed in 733 milliseconds