Searched refs:Inheritance (Results 1 – 7 of 7) sorted by relevance
365 inheritanceModelHasVBPtrOffsetField(MSInheritanceModel Inheritance) { in inheritanceModelHasVBPtrOffsetField() argument366 return Inheritance == MSInheritanceModel::Unspecified; in inheritanceModelHasVBPtrOffsetField()372 MSInheritanceModel Inheritance) { in inheritanceModelHasNVOffsetField() argument373 return IsMemberFunction && Inheritance >= MSInheritanceModel::Multiple; in inheritanceModelHasNVOffsetField()377 inheritanceModelHasVBTableOffsetField(MSInheritanceModel Inheritance) { in inheritanceModelHasVBTableOffsetField() argument378 return Inheritance >= MSInheritanceModel::Virtual; in inheritanceModelHasVBTableOffsetField()382 MSInheritanceModel Inheritance) { in inheritanceModelHasOnlyOneField() argument384 return Inheritance <= MSInheritanceModel::Single; in inheritanceModelHasOnlyOneField()385 return Inheritance <= MSInheritanceModel::Multiple; in inheritanceModelHasOnlyOneField()
282 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in getMSMemberPointerSlots() local290 Inheritance)) in getMSMemberPointerSlots()292 if (inheritanceModelHasVBPtrOffsetField(Inheritance)) in getMSMemberPointerSlots()294 if (inheritanceModelHasVBTableOffsetField(Inheritance)) in getMSMemberPointerSlots()
6 #################### Inheritance
2794 Inheritance)) in ConvertMemberPointerType()2796 if (inheritanceModelHasVBPtrOffsetField(Inheritance)) in ConvertMemberPointerType()2798 if (inheritanceModelHasVBTableOffsetField(Inheritance)) in ConvertMemberPointerType()2823 Inheritance)) in GetNullMemberPointerFields()2825 if (inheritanceModelHasVBPtrOffsetField(Inheritance)) in GetNullMemberPointerFields()2827 if (inheritanceModelHasVBTableOffsetField(Inheritance)) in GetNullMemberPointerFields()2862 if (inheritanceModelHasVBPtrOffsetField(Inheritance)) { in EmitFullMemberPointer()2870 if (inheritanceModelHasVBTableOffsetField(Inheritance)) in EmitFullMemberPointer()3028 Inheritance)) in EmitMemberPointerComparison()3236 if (inheritanceModelHasVBPtrOffsetField(Inheritance)) in EmitMemberDataPointerAddress()[all …]
2317 std::vector<const DIDerivedType *> Inheritance; member2405 Info.Inheritance.push_back(DDTy); in collectClassInfo()2548 for (const DIDerivedType *I : Info.Inheritance) { in lowerRecordFieldList()
360 FORK_TEST_ON(Capability, Inheritance, TmpFile("cap_openat_write_testfile")) {
249 Inheritance works as a set of default values that can be overridden