Home
last modified time | relevance | path

Searched refs:LSPDiagnosticCompare (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DClangdLSPServer.h205 typedef std::map<clangd::Diagnostic, std::vector<Fix>, LSPDiagnosticCompare>
DProtocol.h847 struct LSPDiagnosticCompare { struct