Searched defs:onDocumentDidClose (Results 1 – 4 of 4) sorted by relevance
129 void LSPServer::onDocumentDidClose(const DidCloseTextDocumentParams ¶ms) { in onDocumentDidClose() function in LSPServer
174 void LSPServer::onDocumentDidClose(const DidCloseTextDocumentParams ¶ms) { in onDocumentDidClose() function in LSPServer
177 void LSPServer::onDocumentDidClose(const DidCloseTextDocumentParams ¶ms) { in onDocumentDidClose() function in LSPServer
914 void ClangdLSPServer::onDocumentDidClose( onDocumentDidClose() function in clang::clangd::ClangdLSPServer