Searched refs:GetUnqualifiedType (Results 1 – 6 of 6) sorted by relevance
452 ") GetUnqualifiedType;454 GetUnqualifiedType();
329 lldb::SBType SBType::GetUnqualifiedType() { in GetUnqualifiedType() function in SBType330 LLDB_RECORD_METHOD_NO_ARGS(lldb::SBType, SBType, GetUnqualifiedType); in GetUnqualifiedType()335 SBType(TypeImplSP(new TypeImpl(m_opaque_sp->GetUnqualifiedType())))); in GetUnqualifiedType()963 LLDB_REGISTER_METHOD(lldb::SBType, SBType, GetUnqualifiedType, ()); in RegisterMethods()
146 lldb::SBType GetUnqualifiedType();
286 TypeImpl GetUnqualifiedType() const;
1006 TypeImpl TypeImpl::GetUnqualifiedType() const { in GetUnqualifiedType() function in TypeImpl
58926 result = (arg1)->GetUnqualifiedType(); in _wrap_SBType_GetUnqualifiedType()