Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyClassLayoutGraphicalDumper.cpp130 if (shouldRecurse()) { in dump()
142 bool PrettyClassLayoutGraphicalDumper::shouldRecurse() const { in shouldRecurse() function in PrettyClassLayoutGraphicalDumper
157 if (Layout.hasUDTLayout() && shouldRecurse()) { in dump()
DPrettyClassLayoutGraphicalDumper.h44 bool shouldRecurse() const;