Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h97 bool ShouldExpandEmptyAggregates();
/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp536 bool ValueObjectPrinter::ShouldExpandEmptyAggregates() { in ShouldExpandEmptyAggregates() function in ValueObjectPrinter
701 !ShouldExpandEmptyAggregates()) in PrintChildren()