Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h117 bool ShouldExpandEmptyAggregates();
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp572 bool ValueObjectPrinter::ShouldExpandEmptyAggregates() { in ShouldExpandEmptyAggregates() function in ValueObjectPrinter
766 !ShouldExpandEmptyAggregates()) in PrintChildren()