Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h96 bool ShouldExpandEmptyAggregates();
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp559 bool ValueObjectPrinter::ShouldExpandEmptyAggregates() { in ShouldExpandEmptyAggregates() function in ValueObjectPrinter
737 !ShouldExpandEmptyAggregates()) in PrintChildren()