Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DProtocol.h226 struct TextDocumentItem { struct
241 bool fromJSON(const llvm::json::Value &value, TextDocumentItem &result, argument
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h291 struct TextDocumentItem { struct
307 bool fromJSON(const llvm::json::Value &, TextDocumentItem &, llvm::json::Path); argument