|
LLVM 22.0.0git
|
This is the complete list of members for llvm::CrashRecoveryContext, including all inherited members.
| CrashRecoveryContext() | llvm::CrashRecoveryContext | |
| Disable() | llvm::CrashRecoveryContext | static |
| DumpStackAndCleanupOnFailure | llvm::CrashRecoveryContext | |
| Enable() | llvm::CrashRecoveryContext | static |
| GetCurrent() | llvm::CrashRecoveryContext | static |
| HandleExit(int RetCode) | llvm::CrashRecoveryContext | |
| isCrash(int RetCode) | llvm::CrashRecoveryContext | static |
| isRecoveringFromCrash() | llvm::CrashRecoveryContext | static |
| registerCleanup(CrashRecoveryContextCleanup *cleanup) | llvm::CrashRecoveryContext | |
| RetCode | llvm::CrashRecoveryContext | |
| RunSafely(function_ref< void()> Fn) | llvm::CrashRecoveryContext | |
| RunSafelyOnNewStack(function_ref< void()>, unsigned RequestedStackSize=0) | llvm::CrashRecoveryContext | |
| RunSafelyOnThread(function_ref< void()>, unsigned RequestedStackSize=0) | llvm::CrashRecoveryContext | |
| throwIfCrash(int RetCode) | llvm::CrashRecoveryContext | static |
| unregisterCleanup(CrashRecoveryContextCleanup *cleanup) | llvm::CrashRecoveryContext | |
| ~CrashRecoveryContext() | llvm::CrashRecoveryContext |