Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSummary.h218 virtual bool DoesPrintEmptyAggregates() const { in DoesPrintEmptyAggregates() function
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp572 return entry->DoesPrintEmptyAggregates(); in ShouldExpandEmptyAggregates()