Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/
H A DDiagnostics.cpp92 if (Error err = DumpDiangosticsLog(dir)) in Create()
103 llvm::Error Diagnostics::DumpDiangosticsLog(const FileSpec &dir) const { in DumpDiangosticsLog() function in Diagnostics
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDiagnostics.h62 llvm::Error DumpDiangosticsLog(const FileSpec &dir) const;