Searched refs:SetFormat (Results 1 – 19 of 19) sorted by relevance
39 SetFormat (format_sp); in Entry()62 SetFormat (format_sp); in Entry()104 FormatCache::Entry::SetFormat (lldb::TypeFormatImplSP format_sp) in SetFormat() function in FormatCache::Entry205 FormatCache::SetFormat (const ConstString& type,lldb::TypeFormatImplSP& format_sp) in SetFormat() function in FormatCache208 GetEntry(type).SetFormat(format_sp); in SetFormat()
462 child_options.SetFormat(options.m_format).SetSummary().SetRootValueObjectName(); in PrintChild()
598 m_format_cache.SetFormat(valobj_type,retval); in GetFormat()
64 SetFormat (lldb::TypeFormatImplSP);95 SetFormat (const ConstString& type,lldb::TypeFormatImplSP& format_sp);
241 SetFormat (lldb::Format fmt) in SetFormat() function
210 SetFormat (lldb::Format format = lldb::eFormatDefault)
78 SBTypeFormat::SetFormat (lldb::Format fmt) in SetFormat() function in SBTypeFormat81 ((TypeFormatImpl_Format*)m_opaque_sp.get())->SetFormat(fmt); in SetFormat()
1432 SBValue::SetFormat (lldb::Format format) in SetFormat() function in SBValue1437 value_sp->SetFormat(format); in SetFormat()
416 options.SetFormat(format); in DoExecute()498 options.SetFormat(format); in DoExecute()576 options.SetFormat(format); in DoExecute()
312 result_valobj_sp->SetFormat (format); in EvaluateExpression()
838 valobj_sp->SetFormat (format); in DoExecute()
762 options.SetFormat(format); in DumpValueObject()
46 SetFormat (lldb::Format);
64 SetFormat (lldb::Format format);
170 .SetFormat(format) in GetAsDumpOptions()
817 SetFormat (lldb::Format format) in SetFormat() function
1689 SetFormat(custom_format); in DumpPrintableRepresentation()1771 SetFormat(eFormatDefault); in DumpPrintableRepresentation()
3320 m_selected_row->valobj->SetFormat (FormatForChar (c)); in WindowDelegateHandleChar()
1722 cast_value_sp->SetFormat(eFormatHex); in ReturnFromFrame()