Searched refs:GetIntegerType (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTypeEnumMember.cpp91 sb_type.SetSP(m_opaque_sp->GetIntegerType());
190 if (m_opaque_sp->GetIntegerType()->GetDescription(strm,
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h475 const lldb::TypeImplSP &GetIntegerType() const { return m_integer_type_sp; } function in class:lldb_private::Type::TypeEnumMemberImpl

Completed in 160 milliseconds