Searched defs:SetFormat (Results 1 – 7 of 7) sorted by relevance
76 void SBTypeFormat::SetFormat(lldb::Format fmt) { in SetFormat() function in SBTypeFormat
1275 void SBValue::SetFormat(lldb::Format format) { in SetFormat() function in SBValue
170 void SetFormat(lldb::Format fmt) { m_format = fmt; } in SetFormat() function
127 DumpValueObjectOptions &DumpValueObjectOptions::SetFormat(lldb::Format format) { in SetFormat() function in DumpValueObjectOptions
385 void ValueObjectSynthetic::SetFormat(lldb::Format format) { in SetFormat() function in ValueObjectSynthetic
548 auto SetFormat = [&](bool NewFormat) { in main() local
776 virtual void SetFormat(lldb::Format format) { in SetFormat() function