Searched defs:Inheritance (Results 1 – 6 of 6) sorted by relevance
260 =head2 Inheritance section in DESCRIPTION 374 =head3 Multiple Inheritance argument 310 How SUPER is ResolvedDESCRIPTION""Inheritance global() argument 387 Method Resolution OrderDESCRIPTION""Inheritance global() argument 452 Method Resolution CachingDESCRIPTION""Inheritance global() argument
224 =head2 Inheritance section in OBJECT-ORIENTED FUNDAMENTALS258 =head3 Overriding methods and method resolution
365 inheritanceModelHasVBPtrOffsetField(MSInheritanceModel Inheritance) { in inheritanceModelHasVBPtrOffsetField()372 MSInheritanceModel Inheritance) { in inheritanceModelHasNVOffsetField()377 inheritanceModelHasVBTableOffsetField(MSInheritanceModel Inheritance) { in inheritanceModelHasVBTableOffsetField()382 MSInheritanceModel Inheritance) { in inheritanceModelHasOnlyOneField()
284 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in getMSMemberPointerSlots() local
2769 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in isZeroInitializable() local2777 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in ConvertMemberPointerType() local2802 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in GetNullMemberPointerFields() local2839 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitFullMemberPointer() local3018 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitMemberPointerComparison() local3223 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitMemberDataPointerAddress() local3518 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in EmitLoadOfMemberFunctionPointer() local
2284 std::vector<const DIDerivedType *> Inheritance; member