Searched defs:onDocumentDidOpen (Results 1 – 4 of 4) sorted by relevance
120 void LSPServer::onDocumentDidOpen(const DidOpenTextDocumentParams ¶ms) { in onDocumentDidOpen() function in LSPServer
164 void LSPServer::onDocumentDidOpen(const DidOpenTextDocumentParams ¶ms) { in onDocumentDidOpen() function in LSPServer
168 void LSPServer::onDocumentDidOpen(const DidOpenTextDocumentParams ¶ms) { in onDocumentDidOpen() function in LSPServer
712 void ClangdLSPServer::onDocumentDidOpen( onDocumentDidOpen() function in clang::clangd::ClangdLSPServer