clang-tools
9.0.0
|
This is the complete list of members for clang::clangd::IgnoreDiagnostics, including all inherited members.
HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &Info) override | clang::clangd::IgnoreDiagnostics | |
log(DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &Info) | clang::clangd::IgnoreDiagnostics | static |
onDiagnosticsReady(PathRef File, std::vector< Diag > Diagnostics)=0 | clang::clangd::DiagnosticsConsumer | pure virtual |
onFileUpdated(PathRef File, const TUStatus &Status) | clang::clangd::DiagnosticsConsumer | inlinevirtual |
onHighlightingsReady(PathRef File, std::vector< HighlightingToken > Highlightings) | clang::clangd::DiagnosticsConsumer | inlinevirtual |
~DiagnosticsConsumer()=default | clang::clangd::DiagnosticsConsumer | virtual |