Searched refs:getMSInheritanceModel (Results 1 – 5 of 5) sorted by relevance
198 MSInheritanceModel CXXRecordDecl::getMSInheritanceModel() const { in getMSInheritanceModel() function in CXXRecordDecl206 getMSInheritanceModel()) || in nullFieldOffsetIsZero()248 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in getMSMemberPointerSlots()
656 MSInheritanceModel IM = RD->getMSInheritanceModel(); in mangleMemberDataPointer()703 MSInheritanceModel IM = RD->getMSInheritanceModel(); in mangleMemberFunctionPointer()
2663 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in isZeroInitializable()2671 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in ConvertMemberPointerType()2696 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in GetNullMemberPointerFields()2733 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitFullMemberPointer()2769 if (RD->getMSInheritanceModel() == in EmitMemberDataPointer()2875 RD->getMSInheritanceModel() == in EmitMemberFunctionPointer()2912 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitMemberPointerComparison()3117 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitMemberDataPointerAddress()3226 MSInheritanceModel SrcInheritance = SrcRD->getMSInheritanceModel(); in EmitNonNullMemberPointerConversion()3227 MSInheritanceModel DstInheritance = DstRD->getMSInheritanceModel(); in EmitNonNullMemberPointerConversion()[all …]
3006 switch (Ty->getMostRecentCXXRecordDecl()->getMSInheritanceModel()) { in CreateType()
1745 MSInheritanceModel getMSInheritanceModel() const;