Searched refs:onSuperTypes (Results 1 – 2 of 2) sorted by relevance
138 void onSuperTypes(const ResolveTypeHierarchyItemParams &,
1270 void ClangdLSPServer::onSuperTypes( in onSuperTypes() function in clang::clangd::ClangdLSPServer1609 Bind.method("typeHierarchy/supertypes", this, &ClangdLSPServer::onSuperTypes); in bindMethods()