Home
last modified time | relevance | path

Searched refs:declToTypeHierarchyItem (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DXRefs.cpp1623 declToTypeHierarchyItem(const NamedDecl &ND, llvm::StringRef TUPath) { in declToTypeHierarchyItem() function
1729 declToTypeHierarchyItem(*ParentDecl, TUPath)) { in fillSuperTypes()
2055 declToTypeHierarchyItem(*CXXRD, TUPath); in getTypeHierarchy()