Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Driver/
DDriver.h293 bool getCrashDiagnosticFile(StringRef ReproCrashFilename,
/external/llvm-project/clang/lib/Driver/
DDriver.cpp1205 bool Driver::getCrashDiagnosticFile(StringRef ReproCrashFilename, in getCrashDiagnosticFile() function in Driver
1460 if (getCrashDiagnosticFile(ReproCrashFilename, CrashDiagDir)) { in generateCompilationDiagnostics()