Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h120 DumpValueObjectOptions &SetRevealEmptyAggregates(bool reveal = true);
/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp186 DumpValueObjectOptions::SetRevealEmptyAggregates(bool reveal) { in SetRevealEmptyAggregates() function in DumpValueObjectOptions