Lines Matching defs:Inheritance
2791 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
2792 return (!inheritanceModelHasVBTableOffsetField(Inheritance) &&
2799 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
2807 Inheritance))
2809 if (inheritanceModelHasVBPtrOffsetField(Inheritance))
2811 if (inheritanceModelHasVBTableOffsetField(Inheritance))
2824 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
2836 Inheritance))
2838 if (inheritanceModelHasVBPtrOffsetField(Inheritance))
2840 if (inheritanceModelHasVBTableOffsetField(Inheritance))
2861 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
2865 if (inheritanceModelHasOnlyOneField(IsMemberFunction, Inheritance))
2871 if (inheritanceModelHasNVOffsetField(IsMemberFunction, Inheritance))
2875 if (inheritanceModelHasVBPtrOffsetField(Inheritance)) {
2883 if (inheritanceModelHasVBTableOffsetField(Inheritance))
3039 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
3041 Inheritance))
3238 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
3249 if (inheritanceModelHasVBPtrOffsetField(Inheritance))
3251 if (inheritanceModelHasVBTableOffsetField(Inheritance))
3524 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
3536 if (inheritanceModelHasNVOffsetField(MPT, Inheritance))
3538 if (inheritanceModelHasVBPtrOffsetField(Inheritance))
3540 if (inheritanceModelHasVBTableOffsetField(Inheritance))