Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h124 DumpValueObjectOptions &SetRevealEmptyAggregates(bool reveal = true);
/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp187 DumpValueObjectOptions::SetRevealEmptyAggregates(bool reveal) { in SetRevealEmptyAggregates() function in DumpValueObjectOptions