LLVM 19.0.0git
llvm::CrashRecoveryContext Member List

This is the complete list of members for llvm::CrashRecoveryContext, including all inherited members.

CrashRecoveryContext()llvm::CrashRecoveryContext
Disable()llvm::CrashRecoveryContextstatic
DumpStackAndCleanupOnFailurellvm::CrashRecoveryContext
Enable()llvm::CrashRecoveryContextstatic
GetCurrent()llvm::CrashRecoveryContextstatic
HandleExit(int RetCode)llvm::CrashRecoveryContext
isCrash(int RetCode)llvm::CrashRecoveryContextstatic
isRecoveringFromCrash()llvm::CrashRecoveryContextstatic
registerCleanup(CrashRecoveryContextCleanup *cleanup)llvm::CrashRecoveryContext
RetCodellvm::CrashRecoveryContext
RunSafely(function_ref< void()> Fn)llvm::CrashRecoveryContext
RunSafely(void(*Fn)(void *), void *UserData)llvm::CrashRecoveryContextinline
RunSafelyOnThread(function_ref< void()>, unsigned RequestedStackSize=0)llvm::CrashRecoveryContext
RunSafelyOnThread(void(*Fn)(void *), void *UserData, unsigned RequestedStackSize=0)llvm::CrashRecoveryContextinline
throwIfCrash(int RetCode)llvm::CrashRecoveryContextstatic
unregisterCleanup(CrashRecoveryContextCleanup *cleanup)llvm::CrashRecoveryContext
~CrashRecoveryContext()llvm::CrashRecoveryContext