Searched defs:onGoToDefinition (Results 1 – 4 of 4) sorted by relevance
152 void LSPServer::onGoToDefinition(const TextDocumentPositionParams ¶ms, in onGoToDefinition() function in LSPServer
194 void LSPServer::onGoToDefinition(const TextDocumentPositionParams ¶ms, in onGoToDefinition() function in LSPServer
200 void LSPServer::onGoToDefinition(const TextDocumentPositionParams ¶ms, in onGoToDefinition() function in LSPServer
1108 void ClangdLSPServer::onGoToDefinition(const TextDocumentPositionParams &Params, in onGoToDefinition() function in clang::clangd::ClangdLSPServer