LLVM  8.0.1
llvm::CrashRecoveryContext Member List

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

CrashRecoveryContext()llvm::CrashRecoveryContextinline
Disable()llvm::CrashRecoveryContextstatic
Enable()llvm::CrashRecoveryContextstatic
GetCurrent()llvm::CrashRecoveryContextstatic
HandleCrash()llvm::CrashRecoveryContext
isRecoveringFromCrash()llvm::CrashRecoveryContextstatic
registerCleanup(CrashRecoveryContextCleanup *cleanup)llvm::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
unregisterCleanup(CrashRecoveryContextCleanup *cleanup)llvm::CrashRecoveryContext
~CrashRecoveryContext()llvm::CrashRecoveryContext