Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp1597 bool WantChildren = Direction == TypeHierarchyDirection::Children || in getTypeHierarchy() local
1607 if (WantChildren) { in getTypeHierarchy()
1623 if (WantChildren && ResolveLevels > 0) { in getTypeHierarchy()