Searched refs:SetHideValue (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp114 SetHideValue(false);
151 DumpValueObjectOptions &DumpValueObjectOptions::SetHideValue(bool hide_value) { function in class:DumpValueObjectOptions
H A DValueObjectPrinter.cpp573 .SetHideValue(m_options.m_hide_value)
/openbsd-current/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h107 DumpValueObjectOptions &SetHideValue(bool hide_value = false);
/openbsd-current/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupValueObjectDisplay.cpp212 options.SetHideRootType(use_objc).SetHideName(use_objc).SetHideValue(

Completed in 205 milliseconds