Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Driver/
H A DDriver.h336 bool getCrashDiagnosticFile(StringRef ReproCrashFilename,
/llvm-project-15.0.7/clang/lib/Driver/
H A DDriver.cpp1412 bool Driver::getCrashDiagnosticFile(StringRef ReproCrashFilename, in getCrashDiagnosticFile() function in Driver
1668 if (getCrashDiagnosticFile(ReproCrashFilename, CrashDiagDir)) { in generateCompilationDiagnostics()