Searched defs:SetFormat (Results 1 – 6 of 6) sorted by relevance
76 void SBTypeFormat::SetFormat(lldb::Format fmt) { in SetFormat() function in SBTypeFormat
1237 void SBValue::SetFormat(lldb::Format format) { in SetFormat() function in SBValue
170 void SetFormat(lldb::Format fmt) { m_format = fmt; } in SetFormat() function
120 DumpValueObjectOptions &DumpValueObjectOptions::SetFormat(lldb::Format format) { in SetFormat() function in DumpValueObjectOptions
372 void ValueObjectSynthetic::SetFormat(lldb::Format format) { in SetFormat() function in ValueObjectSynthetic
705 virtual void SetFormat(lldb::Format format) { in SetFormat() function