Searched refs:m_hide_name (Results 1 – 2 of 2) sorted by relevance
238 bool m_hide_name; member257 m_hide_name(false), // provide a special compact display for "po" in DumpValueObjectOptions()285 m_hide_name(rhs.m_hide_name), in DumpValueObjectOptions()432 m_hide_name = hide_name;
3406 if (!options.m_hide_name) in DumpValueObject_Impl()3412 else if (!options.m_hide_name) in DumpValueObject_Impl()3486 if (!options.m_hide_value || !options.m_hide_name) in DumpValueObject_Impl()3562 …child_options.SetScopeChecked(true).SetHideName(options.m_hide_name).SetHideValue(options.m_hide_v… in DumpValueObject_Impl()