Home
last modified time | relevance | path

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

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