Searched refs:GetFormatEntrySP (Results 1 – 3 of 3) sorted by relevance
44 lldb::FormatEntrySP SBFormat::GetFormatEntrySP() const { return m_opaque_sp; } in GetFormatEntrySP() function in SBFormat
1265 strm, LLDB_INVALID_THREAD_ID, format.GetFormatEntrySP().get())) { in GetDescriptionWithFormat()1273 format.GetFormatEntrySP()->string.c_str()); in GetDescriptionWithFormat()
974 frame->DumpUsingFormat(strm, format.GetFormatEntrySP().get())) { in GetDescriptionWithFormat()982 format.GetFormatEntrySP()->string.c_str()); in GetDescriptionWithFormat()