Home
last modified time | relevance | path

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

/src/contrib/llvm-project/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()
/src/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp814 llvm::CrashRecoveryContextReleaseRefCleanup<DiagnosticsEngine>> in LoadFromASTFile()
1586 llvm::CrashRecoveryContextReleaseRefCleanup<DiagnosticsEngine>> in LoadFromCompilerInvocationAction()
1748 llvm::CrashRecoveryContextReleaseRefCleanup<DiagnosticsEngine>> in LoadFromCompilerInvocation()