Searched refs:GetReferenceType (Results 1 – 6 of 6) sorted by relevance
275 ) lldb::SBType::GetReferenceType;
179 lldb::SBType GetReferenceType();
198 SBType SBType::GetReferenceType() { in GetReferenceType() function in SBType203 return SBType(TypeImplSP(new TypeImpl(m_opaque_sp->GetReferenceType()))); in GetReferenceType()
666 TypeImpl GetReferenceType() const;
1103 TypeImpl TypeImpl::GetReferenceType() const { in GetReferenceType() function in TypeImpl
69782 result = (arg1)->GetReferenceType(); in _wrap_SBType_GetReferenceType()