Searched refs:GetTypeSP (Results 1 – 4 of 4) sorted by relevance
143 lldb::TypeSP GetTypeSP() { in GetTypeSP() function145 return m_type.m_type_pair.GetTypeSP(); in GetTypeSP()
302 lldb::TypeSP GetTypeSP() const { return type_sp; } in GetTypeSP() function544 lldb::TypeSP GetTypeSP() const { return m_type_pair.GetTypeSP(); } in GetTypeSP() function
239 TypeSP type_sp = class_type_or_name.GetTypeSP(); in GetDynamicTypeAndAddress()
757 return m_type_pair.GetTypeSP().get() != nullptr; in HasTypeSP()