Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp1394 declToTypeHierarchyItem(const NamedDecl &ND) { in declToTypeHierarchyItem() function
1486 declToTypeHierarchyItem(*ParentDecl)) { in fillSuperTypes()
1612 Optional<TypeHierarchyItem> Result = declToTypeHierarchyItem(*CXXRD); in getTypeHierarchy()