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()
630 TypeImpl GetReferenceType() const;
1082 TypeImpl TypeImpl::GetReferenceType() const { in GetReferenceType() function in TypeImpl
68514 result = (arg1)->GetReferenceType(); in _wrap_SBType_GetReferenceType()