Searched defs:onDocumentDidChange (Results 1 – 4 of 4) sorted by relevance
141 void LSPServer::onDocumentDidChange(const DidChangeTextDocumentParams ¶ms) { in onDocumentDidChange() function in LSPServer
186 void LSPServer::onDocumentDidChange(const DidChangeTextDocumentParams ¶ms) { in onDocumentDidChange() function in LSPServer
189 void LSPServer::onDocumentDidChange(const DidChangeTextDocumentParams ¶ms) { in onDocumentDidChange() function in LSPServer
723 void ClangdLSPServer::onDocumentDidChange( onDocumentDidChange() function in clang::clangd::ClangdLSPServer