Searched refs:GetFormatEntrySP (Results 1 – 4 of 4) sorted by relevance
59 lldb::FormatEntrySP GetFormatEntrySP() const;
44 lldb::FormatEntrySP SBFormat::GetFormatEntrySP() const { return m_opaque_sp; } in GetFormatEntrySP() function in SBFormat
1250 strm, LLDB_INVALID_THREAD_ID, format.GetFormatEntrySP().get())) { in GetDescriptionWithFormat()1258 format.GetFormatEntrySP()->string.c_str()); in GetDescriptionWithFormat()
973 frame->DumpUsingFormat(strm, format.GetFormatEntrySP().get())) { in GetDescriptionWithFormat()981 format.GetFormatEntrySP()->string.c_str()); in GetDescriptionWithFormat()