LLVM API Documentation
This is the complete list of members for llvm::CrashRecoveryContext, including all inherited members.
CrashRecoveryContext() | llvm::CrashRecoveryContext | inline |
Disable() | llvm::CrashRecoveryContext | static |
Enable() | llvm::CrashRecoveryContext | static |
getBacktrace() const | llvm::CrashRecoveryContext | |
GetCurrent() | llvm::CrashRecoveryContext | static |
HandleCrash() | llvm::CrashRecoveryContext | |
isRecoveringFromCrash() | llvm::CrashRecoveryContext | static |
registerCleanup(CrashRecoveryContextCleanup *cleanup) | llvm::CrashRecoveryContext | |
RunSafely(void(*Fn)(void *), void *UserData) | llvm::CrashRecoveryContext | |
RunSafelyOnThread(void(*Fn)(void *), void *UserData, unsigned RequestedStackSize=0) | llvm::CrashRecoveryContext | |
unregisterCleanup(CrashRecoveryContextCleanup *cleanup) | llvm::CrashRecoveryContext | |
~CrashRecoveryContext() | llvm::CrashRecoveryContext |