Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DTypeSummary.h214 virtual bool DoesPrintEmptyAggregates() const { in DoesPrintEmptyAggregates() function
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp542 return entry->DoesPrintEmptyAggregates(); in ShouldExpandEmptyAggregates()