Searched refs:GetReferenceType (Results 1 – 6 of 6) sorted by relevance
407 ") GetReferenceType;409 GetReferenceType();
184 SBType SBType::GetReferenceType() { in GetReferenceType() function in SBType185 LLDB_RECORD_METHOD_NO_ARGS(lldb::SBType, SBType, GetReferenceType); in GetReferenceType()190 SBType(TypeImplSP(new TypeImpl(m_opaque_sp->GetReferenceType())))); in GetReferenceType()946 LLDB_REGISTER_METHOD(lldb::SBType, SBType, GetReferenceType, ()); in RegisterMethods()
140 lldb::SBType GetReferenceType();
280 TypeImpl GetReferenceType() const;
970 TypeImpl TypeImpl::GetReferenceType() const { in GetReferenceType() function in TypeImpl
58845 result = (arg1)->GetReferenceType(); in _wrap_SBType_GetReferenceType()