Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h105 bool ShouldExpandEmptyAggregates();
/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp534 bool ValueObjectPrinter::ShouldExpandEmptyAggregates() { in ShouldExpandEmptyAggregates() function in ValueObjectPrinter
699 !ShouldExpandEmptyAggregates()) in PrintChildren()