Searched refs:getMSInheritanceModel (Results 1 – 4 of 4) sorted by relevance
127 CXXRecordDecl::getMSInheritanceModel() const { in getMSInheritanceModel() function in CXXRecordDecl170 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in getMSMemberPointerSlots()
454 MSInheritanceAttr::Spelling IM = RD->getMSInheritanceModel(); in mangleMemberDataPointer()497 MSInheritanceAttr::Spelling IM = RD->getMSInheritanceModel(); in mangleMemberFunctionPointer()
1975 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in isZeroInitializable()1983 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in ConvertMemberPointerType()2008 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in GetNullMemberPointerFields()2045 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in EmitFullMemberPointer()2186 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in EmitMemberPointerComparison()2378 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in EmitMemberDataPointerAddress()2414 return MPT->getMostRecentCXXRecordDecl()->getMSInheritanceModel(); in getInheritanceFromMemptr()2473 MSInheritanceAttr::Spelling SrcInheritance = SrcRD->getMSInheritanceModel(); in EmitMemberPointerConversion()2504 MSInheritanceAttr::Spelling DstInheritance = DstRD->getMSInheritanceModel(); in EmitMemberPointerConversion()2616 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in EmitLoadOfMemberFunctionPointer()
1660 MSInheritanceAttr::Spelling getMSInheritanceModel() const;1672 getMSInheritanceModel()) || in nullFieldOffsetIsZero()