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