Home
last modified time | relevance | path

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

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