Home
last modified time | relevance | path

Searched defs:DiagnosticRelatedInformation (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DProtocol.h647 struct DiagnosticRelatedInformation { struct
649 DiagnosticRelatedInformation(Location location, std::string message) in DiagnosticRelatedInformation() function
660 DiagnosticRelatedInformation &result, llvm::json::Path path); argument
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h460 bool DiagnosticRelatedInformation = false; global() member
888 struct DiagnosticRelatedInformation { global() struct
894 messageDiagnosticRelatedInformation global() argument