Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h209 class CrashRecoveryContextReleaseRefCleanup : public
210 CrashRecoveryContextCleanupBase<CrashRecoveryContextReleaseRefCleanup<T>, T> {
212 CrashRecoveryContextReleaseRefCleanup(CrashRecoveryContext *context, in CrashRecoveryContextReleaseRefCleanup() function
214 : CrashRecoveryContextCleanupBase<CrashRecoveryContextReleaseRefCleanup<T>, in CrashRecoveryContextReleaseRefCleanup()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp770 llvm::CrashRecoveryContextReleaseRefCleanup<DiagnosticsEngine>> in LoadFromASTFile()
1536 llvm::CrashRecoveryContextReleaseRefCleanup<DiagnosticsEngine>> in LoadFromCompilerInvocationAction()
1698 llvm::CrashRecoveryContextReleaseRefCleanup<DiagnosticsEngine>> in LoadFromCompilerInvocation()
/llvm-project-15.0.7/clang/tools/libclang/
H A DIndexing.cpp490 llvm::CrashRecoveryContextReleaseRefCleanup<DiagnosticsEngine> > in clang_indexSourceFile_Impl()
H A DCIndex.cpp3794 llvm::CrashRecoveryContextReleaseRefCleanup<DiagnosticsEngine>> in clang_parseTranslationUnit_Impl()