Searched defs:Inheritance (Results 1 – 4 of 4) sorted by relevance
365 inheritanceModelHasVBPtrOffsetField(MSInheritanceModel Inheritance) { in inheritanceModelHasVBPtrOffsetField()372 MSInheritanceModel Inheritance) { in inheritanceModelHasNVOffsetField()377 inheritanceModelHasVBTableOffsetField(MSInheritanceModel Inheritance) { in inheritanceModelHasVBTableOffsetField()382 MSInheritanceModel Inheritance) { in inheritanceModelHasOnlyOneField()
282 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in getMSMemberPointerSlots() local
2811 if (inheritanceModelHasVBTableOffsetField(Inheritance)) in GetNullMemberPointerFields() local 2778 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); isZeroInitializable() local 2786 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); ConvertMemberPointerType() local 2848 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); EmitFullMemberPointer() local 3026 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); EmitMemberPointerComparison() local 3225 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); EmitMemberDataPointerAddress() local 3511 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); EmitLoadOfMemberFunctionPointer() local [all...]
2317 std::vector<const DIDerivedType *> Inheritance; member