Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h126 DumpValueObjectOptions &SetRevealEmptyAggregates(bool reveal = true);
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp199 DumpValueObjectOptions::SetRevealEmptyAggregates(bool reveal) { in SetRevealEmptyAggregates() function in DumpValueObjectOptions