Home
last modified time | relevance | path

Searched refs:DumpStackAndCleanupOnFailure (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Support/
H A DCrashRecoveryTest.cpp89 CRC.DumpStackAndCleanupOnFailure = true; in TEST()
96 CRC.DumpStackAndCleanupOnFailure = true; in TEST()
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h117 bool DumpStackAndCleanupOnFailure = false; variable
/llvm-project-15.0.7/llvm/lib/Support/
H A DCrashRecoveryContext.cpp73 if (CRC->DumpStackAndCleanupOnFailure) in HandleCrash()
/llvm-project-15.0.7/clang/lib/Driver/
H A DJob.cpp400 CRC.DumpStackAndCleanupOnFailure = true; in Execute()
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A Ddsymutil.cpp693 CRC.DumpStackAndCleanupOnFailure = true; in dsymutil_main()