Home
last modified time | relevance | path

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

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