LLDB mainline
|
This is the complete list of members for lldb_private::Diagnostic, including all inherited members.
AppendMessage(llvm::StringRef message, bool precede_with_newline=true) | lldb_private::Diagnostic | |
classof(const Diagnostic *diag) | lldb_private::Diagnostic | inlinestatic |
Diagnostic(DiagnosticOrigin origin, uint32_t compiler_id, DiagnosticDetail detail) | lldb_private::Diagnostic | inline |
DiagnosticManager | lldb_private::Diagnostic | friend |
GetCompilerID() const | lldb_private::Diagnostic | inline |
GetDetail() const | lldb_private::Diagnostic | inline |
getKind() const | lldb_private::Diagnostic | inline |
GetMessage() const | lldb_private::Diagnostic | inline |
GetSeverity() const | lldb_private::Diagnostic | inline |
HasFixIts() const | lldb_private::Diagnostic | inlinevirtual |
m_compiler_id | lldb_private::Diagnostic | protected |
m_detail | lldb_private::Diagnostic | protected |
m_origin | lldb_private::Diagnostic | protected |
~Diagnostic()=default | lldb_private::Diagnostic | virtual |