Searched refs:getMSInheritanceModel (Results 1 – 5 of 5) sorted by relevance
234 MSInheritanceModel CXXRecordDecl::getMSInheritanceModel() const { in getMSInheritanceModel() function in CXXRecordDecl242 getMSInheritanceModel()) || in nullFieldOffsetIsZero()284 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in getMSMemberPointerSlots()
674 MSInheritanceModel IM = RD->getMSInheritanceModel(); in mangleMemberDataPointer()721 MSInheritanceModel IM = RD->getMSInheritanceModel(); in mangleMemberFunctionPointer()
2769 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in isZeroInitializable()2777 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in ConvertMemberPointerType()2802 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in GetNullMemberPointerFields()2839 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitFullMemberPointer()2875 if (RD->getMSInheritanceModel() == in EmitMemberDataPointer()2981 RD->getMSInheritanceModel() == in EmitMemberFunctionPointer()3018 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitMemberPointerComparison()3223 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitMemberDataPointerAddress()3332 MSInheritanceModel SrcInheritance = SrcRD->getMSInheritanceModel(); in EmitNonNullMemberPointerConversion()3333 MSInheritanceModel DstInheritance = DstRD->getMSInheritanceModel(); in EmitNonNullMemberPointerConversion()[all …]
3153 switch (Ty->getMostRecentCXXRecordDecl()->getMSInheritanceModel()) { in CreateType()
1783 MSInheritanceModel getMSInheritanceModel() const;