LLVM 20.0.0git
|
This is the complete list of members for llvm::CrashRecoveryContextDestructorCleanup< T >, including all inherited members.
cleanupFired | llvm::CrashRecoveryContextCleanup | |
context | llvm::CrashRecoveryContextCleanup | protected |
CrashRecoveryContextCleanup(CrashRecoveryContext *context) | llvm::CrashRecoveryContextCleanup | inlineprotected |
CrashRecoveryContextCleanupBase(CrashRecoveryContext *context, T *resource) | llvm::CrashRecoveryContextCleanupBase< CrashRecoveryContextDestructorCleanup< T >, T > | inlineprotected |
CrashRecoveryContextDestructorCleanup(CrashRecoveryContext *context, T *resource) | llvm::CrashRecoveryContextDestructorCleanup< T > | inline |
create(T *x) | llvm::CrashRecoveryContextCleanupBase< CrashRecoveryContextDestructorCleanup< T >, T > | inlinestatic |
getContext() const | llvm::CrashRecoveryContextCleanup | inline |
recoverResources() override | llvm::CrashRecoveryContextDestructorCleanup< T > | inlinevirtual |
resource | llvm::CrashRecoveryContextCleanupBase< CrashRecoveryContextDestructorCleanup< T >, T > | protected |
~CrashRecoveryContextCleanup() | llvm::CrashRecoveryContextCleanup | virtual |