Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h364 bool getCrashDiagnosticFile(StringRef ReproCrashFilename,
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1545 bool Driver::getCrashDiagnosticFile(StringRef ReproCrashFilename, in getCrashDiagnosticFile() function in Driver
1854 if (getCrashDiagnosticFile(ReproCrashFilename, CrashDiagDir)) { in generateCompilationDiagnostics()