Searched refs:MSInheritanceModel (Results 1 – 3 of 3) sorted by relevance
74 static MSInheritanceModel MSInheritanceAttrToModel(attr::Kind Kind) { in MSInheritanceAttrToModel()84 MSInheritanceModel CXXRecordDecl::getMSInheritanceModel() const { in getMSInheritanceModel()127 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in getMSMemberPointerSlots()
636 static bool hasVBPtrOffsetField(MSInheritanceModel Inheritance) { in hasVBPtrOffsetField()641 MSInheritanceModel Inheritance) { in hasOnlyOneField()649 MSInheritanceModel Inheritance) { in hasNonVirtualBaseAdjustmentField()653 static bool hasVirtualBaseAdjustmentField(MSInheritanceModel Inheritance) { in hasVirtualBaseAdjustmentField()663 static bool nullFieldOffsetIsZero(MSInheritanceModel Inheritance) { in nullFieldOffsetIsZero()677 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in isZeroInitializable()685 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in ConvertMemberPointerType()710 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in GetNullMemberPointerFields()747 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitFullMemberPointer()868 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitMemberPointerComparison()[all …]
262 enum MSInheritanceModel { enum1576 MSInheritanceModel getMSInheritanceModel() const;