Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDSignals.cpp45 static ManagedStatic<std::string> CrashDiagnosticsDirectory; variable
60 cl::location(*CrashDiagnosticsDirectory), cl::Hidden); in call()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/
HDSignals.inc806 SmallString<MAX_PATH> DumpDirectory(*CrashDiagnosticsDirectory);