Searched refs:Inheritance (Results 1 – 11 of 11) sorted by relevance
224 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in getMSMemberPointerSlots() local232 Inheritance)) in getMSMemberPointerSlots()234 if (MSInheritanceAttr::hasVBPtrOffsetField(Inheritance)) in getMSMemberPointerSlots()236 if (MSInheritanceAttr::hasVBTableOffsetField(Inheritance)) in getMSMemberPointerSlots()
270 self.Inheritance(contextCopy)331 def Inheritance (self, context) : member in Path461 def Inheritance (self, context) : member in Configuration592 def Inheritance (self, context) : member in Domain
2496 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in isZeroInitializable() local2497 return (!MSInheritanceAttr::hasVBTableOffsetField(Inheritance) && in isZeroInitializable()2504 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in ConvertMemberPointerType() local2512 Inheritance)) in ConvertMemberPointerType()2514 if (MSInheritanceAttr::hasVBPtrOffsetField(Inheritance)) in ConvertMemberPointerType()2516 if (MSInheritanceAttr::hasVBTableOffsetField(Inheritance)) in ConvertMemberPointerType()2529 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in GetNullMemberPointerFields() local2541 Inheritance)) in GetNullMemberPointerFields()2543 if (MSInheritanceAttr::hasVBPtrOffsetField(Inheritance)) in GetNullMemberPointerFields()2545 if (MSInheritanceAttr::hasVBTableOffsetField(Inheritance)) in GetNullMemberPointerFields()[all …]
2011 static bool hasVBPtrOffsetField(Spelling Inheritance) {2012 return Inheritance == Keyword_unspecified_inheritance;2017 static bool hasNVOffsetField(bool IsMemberFunction, Spelling Inheritance) {2018 return IsMemberFunction && Inheritance >= Keyword_multiple_inheritance;2021 static bool hasVBTableOffsetField(Spelling Inheritance) {2022 return Inheritance >= Keyword_virtual_inheritance;2026 Spelling Inheritance) {2028 return Inheritance <= Keyword_single_inheritance;2029 return Inheritance <= Keyword_multiple_inheritance;
303 namespace Inheritance {
META-INF/ META-INF/MANIFEST.MF javax/ javax/persistence/ javax/ ...
86 o Inheritance of 'remote{}' sections.
72 \section TopicClassHierarchyInheritanceDiagrams Inheritance diagrams
128 Inheritance
1258 Fixed: Inheritance of methods
2531 #. `Inheritance Is The Base Class of Evil2532 <http://channel9.msdn.com/Events/GoingNative/2013/Inheritance-Is-The-Base-Class-of-Evil>`_