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