Searched refs:GetUnqualifiedType (Results 1 – 6 of 6) sorted by relevance
317 ) lldb::SBType::GetUnqualifiedType;
185 lldb::SBType GetUnqualifiedType();
419 lldb::SBType SBType::GetUnqualifiedType() { in GetUnqualifiedType() function in SBType424 return SBType(TypeImplSP(new TypeImpl(m_opaque_sp->GetUnqualifiedType()))); in GetUnqualifiedType()
636 TypeImpl GetUnqualifiedType() const;
1118 TypeImpl TypeImpl::GetUnqualifiedType() const { in GetUnqualifiedType() function in TypeImpl
68595 result = (arg1)->GetUnqualifiedType(); in _wrap_SBType_GetUnqualifiedType()