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::Diagnosticinline
ClangDiagnostic(llvm::StringRef message, DiagnosticSeverity severity, uint32_t compiler_id)lldb_private::ClangDiagnosticinline
classof(const ClangDiagnostic *)lldb_private::ClangDiagnosticinlinestatic
classof(const Diagnostic *diag)lldb_private::ClangDiagnosticinlinestatic
Diagnostic(llvm::StringRef message, DiagnosticSeverity severity, DiagnosticOrigin origin, uint32_t compiler_id)lldb_private::Diagnosticinline
Diagnostic(const Diagnostic &rhs)lldb_private::Diagnosticinline
FixItList typedeflldb_private::ClangDiagnostic
FixIts() constlldb_private::ClangDiagnosticinline
GetCompilerID() 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_fixit_veclldb_private::ClangDiagnosticprivate
m_messagelldb_private::Diagnosticprotected
m_originlldb_private::Diagnosticprotected
m_severitylldb_private::Diagnosticprotected
~ClangDiagnostic() override=defaultlldb_private::ClangDiagnostic
~Diagnostic()=defaultlldb_private::Diagnosticvirtual