Lines Matching refs:getMSInheritanceModel
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()
3518 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitLoadOfMemberFunctionPointer()