Searched refs:GetIntegerType (Results 1 – 2 of 2) sorted by relevance
91 sb_type.SetSP(m_opaque_sp->GetIntegerType()); in GetType()190 if (m_opaque_sp->GetIntegerType()->GetDescription(strm, in GetDescription()
491 const lldb::TypeImplSP &GetIntegerType() const { return m_integer_type_sp; } in GetIntegerType() function