Home
last modified time | relevance | path

Searched defs:resolveTypeHierarchy (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DClangdServer.cpp871 void ClangdServer::resolveTypeHierarchy( resolveTypeHierarchy() function in clang::clangd::ClangdServer
H A DXRefs.cpp2213 void resolveTypeHierarchy(TypeHierarchyItem &Item, int ResolveLevels, resolveTypeHierarchy() function