Searched refs:MSInheritanceModel (Results 1 – 3 of 3) sorted by relevance
95 static MSInheritanceModel MSInheritanceAttrToModel(attr::Kind Kind) { in MSInheritanceAttrToModel()105 MSInheritanceModel CXXRecordDecl::getMSInheritanceModel() const { in getMSInheritanceModel()148 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in getMSMemberPointerSlots()
1233 static bool hasVBPtrOffsetField(MSInheritanceModel Inheritance) { in hasVBPtrOffsetField()1238 MSInheritanceModel Inheritance) { in hasOnlyOneField()1246 MSInheritanceModel Inheritance) { in hasNonVirtualBaseAdjustmentField()1250 static bool hasVirtualBaseAdjustmentField(MSInheritanceModel Inheritance) { in hasVirtualBaseAdjustmentField()1260 static bool nullFieldOffsetIsZero(MSInheritanceModel Inheritance) { in nullFieldOffsetIsZero()1274 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in isZeroInitializable()1282 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in ConvertMemberPointerType()1307 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in GetNullMemberPointerFields()1344 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitFullMemberPointer()1490 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitMemberPointerComparison()[all …]
262 enum MSInheritanceModel { enum1602 MSInheritanceModel getMSInheritanceModel() const;