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