Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DProtocol.h1015 struct DocumentLinkParams { struct
1021 bool fromJSON(const llvm::json::Value &value, DocumentLinkParams &result, argument
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h1906 struct DocumentLinkParams { global() struct
1910 textDocumentDocumentLinkParams global() argument