LLVM API Documentation
cleanupFired | llvm::CrashRecoveryContextCleanup | |
context | llvm::CrashRecoveryContextCleanup | [protected] |
CrashRecoveryContextCleanup(CrashRecoveryContext *context) | llvm::CrashRecoveryContextCleanup | [inline, protected] |
CrashRecoveryContextCleanupBase(CrashRecoveryContext *context, T *resource) | llvm::CrashRecoveryContextCleanupBase< CrashRecoveryContextDeleteCleanup< T >, T > | [inline, protected] |
CrashRecoveryContextDeleteCleanup(CrashRecoveryContext *context, T *resource) | llvm::CrashRecoveryContextDeleteCleanup< T > | [inline] |
create(T *x) | llvm::CrashRecoveryContextCleanupBase< CrashRecoveryContextDeleteCleanup< T >, T > | [inline, static] |
getContext() const | llvm::CrashRecoveryContextCleanup | [inline] |
recoverResources() override | llvm::CrashRecoveryContextDeleteCleanup< T > | [inline, virtual] |
resource | llvm::CrashRecoveryContextCleanupBase< CrashRecoveryContextDeleteCleanup< T >, T > | [protected] |
~CrashRecoveryContextCleanup() | llvm::CrashRecoveryContextCleanup | [virtual] |