Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCrashRecoveryContext.h53 void registerCleanup(CrashRecoveryContextCleanup *cleanup);
185 cleanup->getContext()->registerCleanup(cleanup); in CrashRecoveryContextCleanupRegistrar()
/external/llvm/include/llvm/Support/
DCrashRecoveryContext.h49 void registerCleanup(CrashRecoveryContextCleanup *cleanup);
181 cleanup->getContext()->registerCleanup(cleanup); in CrashRecoveryContextCleanupRegistrar()
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp116 void CrashRecoveryContext::registerCleanup(CrashRecoveryContextCleanup *cleanup) in registerCleanup() function in CrashRecoveryContext
/external/swiftshader/third_party/LLVM/lib/Support/
DCrashRecoveryContext.cpp98 void CrashRecoveryContext::registerCleanup(CrashRecoveryContextCleanup *cleanup) in registerCleanup() function in CrashRecoveryContext