Searched refs:GetFormatValue (Results 1 – 4 of 4) sorted by relevance
65 GetFormatValue() in GetFormatValue() function71 GetFormatValue() const in GetFormatValue() function
322 GetFormatValue (lldb::Format fail_value = lldb::eFormatDefault) const;
675 if (m_format_options.GetFormatValue().OptionWasSet() == false) in DoExecute()676 m_format_options.GetFormatValue().SetCurrentValue(eFormatDefault); in DoExecute()680 else if (m_format_options.GetFormatValue().GetCurrentValue() != eFormatCString) in DoExecute()
399 OptionValue::GetFormatValue (lldb::Format fail_value) const in GetFormatValue() function in OptionValue