Home
last modified time | relevance | path

Searched refs:CrashRecoveryContextReleaseRefCleanup (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
DCrashRecoveryContext.h170 class CrashRecoveryContextReleaseRefCleanup : public
171 CrashRecoveryContextCleanupBase<CrashRecoveryContextReleaseRefCleanup<T>, T>
174 CrashRecoveryContextReleaseRefCleanup(CrashRecoveryContext *context, in CrashRecoveryContextReleaseRefCleanup() function
176 : CrashRecoveryContextCleanupBase<CrashRecoveryContextReleaseRefCleanup<T>, in CrashRecoveryContextReleaseRefCleanup()
/external/clang/tools/libclang/
DIndexing.cpp535 llvm::CrashRecoveryContextReleaseRefCleanup<DiagnosticsEngine> > in clang_indexSourceFile_Impl()
564 llvm::CrashRecoveryContextReleaseRefCleanup<CompilerInvocation> > in clang_indexSourceFile_Impl()
DCIndex.cpp2964 llvm::CrashRecoveryContextReleaseRefCleanup<DiagnosticsEngine> > in clang_parseTranslationUnit_Impl()
/external/clang/lib/Frontend/
DASTUnit.cpp661 llvm::CrashRecoveryContextReleaseRefCleanup<DiagnosticsEngine> > in LoadFromASTFile()
1740 llvm::CrashRecoveryContextReleaseRefCleanup<DiagnosticsEngine> > in LoadFromCompilerInvocationAction()
1897 llvm::CrashRecoveryContextReleaseRefCleanup<DiagnosticsEngine> > in LoadFromCompilerInvocation()