Lines Matching defs:Inheritance
2785 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
2786 return (!inheritanceModelHasVBTableOffsetField(Inheritance) &&
2793 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
2801 Inheritance))
2803 if (inheritanceModelHasVBPtrOffsetField(Inheritance))
2805 if (inheritanceModelHasVBTableOffsetField(Inheritance))
2818 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
2830 Inheritance))
2832 if (inheritanceModelHasVBPtrOffsetField(Inheritance))
2834 if (inheritanceModelHasVBTableOffsetField(Inheritance))
2855 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
2859 if (inheritanceModelHasOnlyOneField(IsMemberFunction, Inheritance))
2865 if (inheritanceModelHasNVOffsetField(IsMemberFunction, Inheritance))
2869 if (inheritanceModelHasVBPtrOffsetField(Inheritance)) {
2877 if (inheritanceModelHasVBTableOffsetField(Inheritance))
3033 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
3035 Inheritance))
3232 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
3243 if (inheritanceModelHasVBPtrOffsetField(Inheritance))
3245 if (inheritanceModelHasVBTableOffsetField(Inheritance))
3518 MSInheritanceModel Inheritance = RD->getMSInheritanceModel();
3530 if (inheritanceModelHasNVOffsetField(MPT, Inheritance))
3532 if (inheritanceModelHasVBPtrOffsetField(Inheritance))
3534 if (inheritanceModelHasVBTableOffsetField(Inheritance))