Searched defs:onGoToDefinition (Results 1 – 4 of 4) sorted by relevance
154 void LSPServer::onGoToDefinition(const TextDocumentPositionParams ¶ms, in onGoToDefinition() function in LSPServer
204 void LSPServer::onGoToDefinition(const TextDocumentPositionParams ¶ms, in onGoToDefinition() function in LSPServer
202 void LSPServer::onGoToDefinition(const TextDocumentPositionParams ¶ms, in onGoToDefinition() function in LSPServer
1184 void ClangdLSPServer::onGoToDefinition(const TextDocumentPositionParams &Params, onGoToDefinition() function in clang::clangd::ClangdLSPServer