LLDB mainline
lldb_private::ClangDiagnostic Member List

This is the complete list of members for lldb_private::ClangDiagnostic, including all inherited members.

AddFixitHint(const clang::FixItHint &fixit)lldb_private::ClangDiagnosticinline
AppendMessage(llvm::StringRef message, bool precede_with_newline=true)lldb_private::Diagnostic
ClangDiagnostic(DiagnosticDetail detail, uint32_t compiler_id)lldb_private::ClangDiagnosticinline
classof(const ClangDiagnostic *)lldb_private::ClangDiagnosticinlinestatic
classof(const Diagnostic *diag)lldb_private::ClangDiagnosticinlinestatic
Diagnostic(DiagnosticOrigin origin, uint32_t compiler_id, DiagnosticDetail detail)lldb_private::Diagnosticinline
FixItList typedeflldb_private::ClangDiagnostic
FixIts() constlldb_private::ClangDiagnosticinline
GetCompilerID() constlldb_private::Diagnosticinline
GetDetail() constlldb_private::Diagnosticinline
getKind() constlldb_private::Diagnosticinline
GetMessage() constlldb_private::Diagnosticinline
GetSeverity() constlldb_private::Diagnosticinline
HasFixIts() const overridelldb_private::ClangDiagnosticinlinevirtual
m_compiler_idlldb_private::Diagnosticprotected
m_detaillldb_private::Diagnosticprotected
m_fixit_veclldb_private::ClangDiagnosticprivate
m_originlldb_private::Diagnosticprotected
~ClangDiagnostic() override=defaultlldb_private::ClangDiagnostic
~Diagnostic()=defaultlldb_private::Diagnosticvirtual