Searched refs:TextDocumentItem (Results 1 – 4 of 4) sorted by relevance
199 struct TextDocumentItem { struct214 bool fromJSON(const llvm::json::Value &value, TextDocumentItem &result, argument429 TextDocumentItem textDocument;
317 TextDocumentItem &result, llvm::json::Path path) { in fromJSON()
247 struct TextDocumentItem { struct263 bool fromJSON(const llvm::json::Value &, TextDocumentItem &, llvm::json::Path); argument684 TextDocumentItem textDocument;
164 bool fromJSON(const llvm::json::Value &Params, TextDocumentItem &R, in fromJSON()