Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp1595 bool WantParents = Direction == TypeHierarchyDirection::Parents || in getTypeHierarchy() local
1616 if (WantParents) { in getTypeHierarchy()