Lines Matching full:srcinheritance
1102 MSInheritanceModel SrcInheritance = getInheritanceFromMemptr(SrcTy);
1109 nullFieldOffsetIsZero(SrcInheritance) ==
1139 if (!hasOnlyOneField(IsFunc, SrcInheritance)) {
1143 if (hasNonVirtualBaseAdjustmentField(IsFunc, SrcInheritance))
1145 if (hasVBPtrOffsetField(SrcInheritance))
1147 if (hasVirtualBaseAdjustmentField(SrcInheritance))
1214 MSInheritanceModel SrcInheritance = getInheritanceFromMemptr(SrcTy);
1223 if (!hasOnlyOneField(IsFunc, SrcInheritance)) {
1227 if (hasNonVirtualBaseAdjustmentField(IsFunc, SrcInheritance))
1229 if (hasVBPtrOffsetField(SrcInheritance))
1231 if (hasVirtualBaseAdjustmentField(SrcInheritance))