Home
last modified time | relevance | path

Searched refs:CrashRecoveryContext (Results 1 – 14 of 14) sorted by relevance

/external/llvm/lib/Support/
DCrashRecoveryContext.cpp33 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 …]
DAndroid.mk20 CrashRecoveryContext.cpp \
DCMakeLists.txt46 CrashRecoveryContext.cpp
/external/llvm/include/llvm/Support/
DCrashRecoveryContext.h42 class CrashRecoveryContext {
47 CrashRecoveryContext() : Impl(nullptr), head(nullptr) {} in CrashRecoveryContext() function
48 ~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 …]
/external/clang/tools/libclang/
DCIndexer.h26 class CrashRecoveryContext; variable
88 bool RunSafely(llvm::CrashRecoveryContext &CRC, llvm::function_ref<void()> Fn,
DIndexing.cpp962 llvm::CrashRecoveryContext CRC; in clang_indexSourceFileFullArgv()
1016 llvm::CrashRecoveryContext CRC; in clang_indexTranslationUnit()
DCIndexCodeCompletion.cpp825 llvm::CrashRecoveryContext CRC; in clang_codeCompleteAt()
DCIndex.cpp2954 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()
/external/clang/lib/StaticAnalyzer/Frontend/
DModelInjector.cpp101 llvm::CrashRecoveryContext CRC; in onBodySynthesis()
/external/clang/lib/Parse/
DParseAST.cpp40 ResetStackCleanup(llvm::CrashRecoveryContext *Context, const void *Top) in ResetStackCleanup()
/external/clang/lib/Lex/
DPragma.cpp894 llvm::CrashRecoveryContext *CRC =llvm::CrashRecoveryContext::GetCurrent(); in HandlePragma()
/external/clang/lib/Basic/
DDiagnostic.cpp1011 llvm::CrashRecoveryContext::isRecoveringFromCrash()) && in ~StorageAllocator()
/external/clang/lib/Frontend/
DCompilerInstance.cpp1008 llvm::CrashRecoveryContext CRC; in compileModuleImpl()
/external/v8/third_party/llvm-build/Release+Asserts/
Dbuildlog.txt326 [17/1876] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o
3293 …load_clang/build/src/third_party/llvm-bootstrap-install/include/llvm/Support/CrashRecoveryContext.h
4449 [4/1529] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o
6288 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 dirty
14315 [6/2609] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o