Searched refs:GetUnqualifiedType (Results 1 – 6 of 6) sorted by relevance
317 ) lldb::SBType::GetUnqualifiedType;
154 lldb::SBType GetUnqualifiedType();
328 lldb::SBType SBType::GetUnqualifiedType() { in GetUnqualifiedType() function in SBType333 return SBType(TypeImplSP(new TypeImpl(m_opaque_sp->GetUnqualifiedType()))); in GetUnqualifiedType()
605 TypeImpl GetUnqualifiedType() const;
1112 TypeImpl TypeImpl::GetUnqualifiedType() const { in GetUnqualifiedType() function in TypeImpl
65397 result = (arg1)->GetUnqualifiedType(); in _wrap_SBType_GetUnqualifiedType()