Searched refs:SetShowSummary (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h79 DumpValueObjectOptions &SetShowSummary(bool show = true);
/openbsd-current/gnu/llvm/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp68 DumpValueObjectOptions &DumpValueObjectOptions::SetShowSummary(bool show) { function in class:DumpValueObjectOptions
/openbsd-current/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupValueObjectDisplay.cpp196 options.SetShowSummary(false);

Completed in 125 milliseconds