Searched refs:onSelectionRange (Results 1 – 2 of 2) sorted by relevance
160 void onSelectionRange(const SelectionRangeParams &,
1437 void ClangdLSPServer::onSelectionRange( in onSelectionRange() function in clang::clangd::ClangdLSPServer1613 Bind.method("textDocument/selectionRange", this, &ClangdLSPServer::onSelectionRange); in bindMethods()