Searched refs:SetFormatValue (Results 1 – 2 of 2) sorted by relevance
319 bool SetValueAs(lldb::Format v) { return SetFormatValue(v); } in SetValueAs()374 bool SetFormatValue(lldb::Format new_value);
358 bool OptionValue::SetFormatValue(lldb::Format new_value) { in SetFormatValue() function in OptionValue