Searched refs:addOrUpdateDocument (Results 1 – 3 of 3) sorted by relevance
42 void addOrUpdateDocument(const URIForFile &uri, StringRef contents,
158 server.addOrUpdateDocument(params.textDocument.uri, params.textDocument.text, in onDocumentDidOpen()183 server.addOrUpdateDocument( in onDocumentDidChange()
1155 void lsp::MLIRServer::addOrUpdateDocument( in addOrUpdateDocument() function in lsp::MLIRServer