Searched refs:CrashRecoveryContext (Results 1 – 14 of 14) sorted by relevance
33 CrashRecoveryContext *CRC;40 CrashRecoveryContextImpl(CrashRecoveryContext *CRC) : CRC(CRC), in CrashRecoveryContextImpl()79 static ManagedStatic<sys::ThreadLocal<const CrashRecoveryContext>>84 CrashRecoveryContext::~CrashRecoveryContext() { in ~CrashRecoveryContext()87 const CrashRecoveryContext *PC = tlIsRecoveringFromCrash->get(); in ~CrashRecoveryContext()102 bool CrashRecoveryContext::isRecoveringFromCrash() { in isRecoveringFromCrash()106 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { in GetCurrent()117 void CrashRecoveryContext::registerCleanup(CrashRecoveryContextCleanup *cleanup) in registerCleanup()128 CrashRecoveryContext::unregisterCleanup(CrashRecoveryContextCleanup *cleanup) { in unregisterCleanup()174 CrashRecoveryContext::Disable(); in ExceptionHandler()[all …]
20 CrashRecoveryContext.cpp \
46 CrashRecoveryContext.cpp
42 class CrashRecoveryContext {47 CrashRecoveryContext() : Impl(nullptr), head(nullptr) {} in CrashRecoveryContext() function48 ~CrashRecoveryContext();61 static CrashRecoveryContext *GetCurrent();108 CrashRecoveryContext *context;109 CrashRecoveryContextCleanup(CrashRecoveryContext *context) in CrashRecoveryContextCleanup()118 CrashRecoveryContext *getContext() const { in getContext()123 friend class CrashRecoveryContext;131 CrashRecoveryContextCleanupBase(CrashRecoveryContext *context, T *resource) in CrashRecoveryContextCleanupBase()137 if (CrashRecoveryContext *context = CrashRecoveryContext::GetCurrent()) in create()[all …]
26 class CrashRecoveryContext; variable88 bool RunSafely(llvm::CrashRecoveryContext &CRC, llvm::function_ref<void()> Fn,
962 llvm::CrashRecoveryContext CRC; in clang_indexSourceFileFullArgv()1016 llvm::CrashRecoveryContext CRC; in clang_indexTranslationUnit()
825 llvm::CrashRecoveryContext CRC; in clang_codeCompleteAt()
2954 llvm::CrashRecoveryContext::Enable(); in clang_createIndex()3002 llvm::CrashRecoveryContext::Enable(); in clang_toggleCrashRecovery()3004 llvm::CrashRecoveryContext::Disable(); in clang_toggleCrashRecovery()3247 llvm::CrashRecoveryContext CRC; in clang_parseTranslationUnit2FullArgv()3328 llvm::CrashRecoveryContext CRC; in clang_saveTranslationUnit()3430 llvm::CrashRecoveryContext CRC; in clang_reparseTranslationUnit()6481 llvm::CrashRecoveryContext CRC; in clang_annotateTokens()7360 bool RunSafely(llvm::CrashRecoveryContext &CRC, llvm::function_ref<void()> Fn, in RunSafely()
101 llvm::CrashRecoveryContext CRC; in onBodySynthesis()
40 ResetStackCleanup(llvm::CrashRecoveryContext *Context, const void *Top) in ResetStackCleanup()
894 llvm::CrashRecoveryContext *CRC =llvm::CrashRecoveryContext::GetCurrent(); in HandlePragma()
1011 llvm::CrashRecoveryContext::isRecoveringFromCrash()) && in ~StorageAllocator()
1008 llvm::CrashRecoveryContext CRC; in compileModuleImpl()
326 [17/1876] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o3293 …load_clang/build/src/third_party/llvm-bootstrap-install/include/llvm/Support/CrashRecoveryContext.h4449 [4/1529] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o6288 ninja explain: deps for 'lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o' are mis…6289 ninja explain: lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o is dirty14315 [6/2609] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o