Searched refs:SBTypeFormat (Results 1 – 10 of 10) sorted by relevance
21 SBTypeFormat::SBTypeFormat() : in SBTypeFormat() function in SBTypeFormat26 SBTypeFormat::SBTypeFormat (lldb::Format format, in SBTypeFormat() function in SBTypeFormat32 SBTypeFormat::SBTypeFormat (const char* type, in SBTypeFormat() function in SBTypeFormat38 SBTypeFormat::SBTypeFormat (const lldb::SBTypeFormat &rhs) : in SBTypeFormat() function in SBTypeFormat43 SBTypeFormat::~SBTypeFormat () in ~SBTypeFormat()48 SBTypeFormat::IsValid() const in IsValid()54 SBTypeFormat::GetFormat () in GetFormat()62 SBTypeFormat::GetTypeName () in GetTypeName()70 SBTypeFormat::GetOptions() in GetOptions()78 SBTypeFormat::SetFormat (lldb::Format fmt) in SetFormat()[all …]
177 SBTypeFormat181 return SBTypeFormat(); in GetFormatForType()184 return SBTypeFormat(); in GetFormatForType()194 return lldb::SBTypeFormat(); in GetFormatForType()196 return lldb::SBTypeFormat(format_sp); in GetFormatForType()266 SBTypeFormat270 return SBTypeFormat(); in GetFormatAtIndex()271 return SBTypeFormat(m_opaque_sp->GetFormatAtIndex((index))); in GetFormatAtIndex()303 SBTypeFormat format) in AddTypeFormat()
1276 SBTypeFormat1282 return SBTypeFormat(); in GetFormatForType()
597 lldb::SBTypeFormat600 lldb::SBTypeFormat format; in GetTypeFormat()
17 class SBTypeFormat21 SBTypeFormat();23 SBTypeFormat (lldb::Format format,26 SBTypeFormat (const char* type,29 SBTypeFormat (const lldb::SBTypeFormat &rhs);31 ~SBTypeFormat ();58 lldb::SBTypeFormat &59 operator = (const lldb::SBTypeFormat &rhs);62 IsEqualTo (lldb::SBTypeFormat &rhs);65 operator == (lldb::SBTypeFormat &rhs);[all …]
74 SBTypeFormat92 SBTypeFormat107 SBTypeFormat);
70 class SBTypeFormat; variable
130 lldb::SBTypeFormat
304 SBTypeFormat
50 SBTypeFormat.cpp \