Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1514 static void PrivateReportDiagnostic(Debugger &debugger, Severity severity, in PrivateReportDiagnostic() function
1568 PrivateReportDiagnostic(*debugger_sp, severity, std::move(message), in ReportDiagnosticImpl()
1577 PrivateReportDiagnostic(*debugger, severity, message, false); in ReportDiagnosticImpl()