Searched refs:onSemanticTokensDelta (Results 1 – 2 of 2) sorted by relevance
165 void onSemanticTokensDelta(const SemanticTokensDeltaParams &,
1504 void ClangdLSPServer::onSemanticTokensDelta( in onSemanticTokensDelta() function in clang::clangd::ClangdLSPServer1616 …nd.method("textDocument/semanticTokens/full/delta", this, &ClangdLSPServer::onSemanticTokensDelta); in bindMethods()