Searched refs:GetSeverity (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDiagnosticManager.h71 DiagnosticSeverity GetSeverity() const { return m_severity; } function in class:lldb_private::Diagnostic
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DDiagnosticManager.cpp51 ret.append(StringForSeverity(diagnostic->GetSeverity()));

Completed in 170 milliseconds