Home
last modified time | relevance | path

Searched refs:Inheritance (Results 1 – 5 of 5) sorted by relevance

/freebsd/share/examples/jails/
H A DVIMAGE6 #################### Inheritance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2783 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in isZeroInitializable() local
2784 return (!inheritanceModelHasVBTableOffsetField(Inheritance) && in isZeroInitializable()
2791 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in ConvertMemberPointerType() local
2799 Inheritance)) in ConvertMemberPointerType()
2801 if (inheritanceModelHasVBPtrOffsetField(Inheritance)) in ConvertMemberPointerType()
2803 if (inheritanceModelHasVBTableOffsetField(Inheritance)) in ConvertMemberPointerType()
2816 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in GetNullMemberPointerFields() local
2828 Inheritance)) in GetNullMemberPointerFields()
2830 if (inheritanceModelHasVBPtrOffsetField(Inheritance)) in GetNullMemberPointerFields()
2832 if (inheritanceModelHasVBTableOffsetField(Inheritance)) in GetNullMemberPointerFields()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2331 std::vector<const DIDerivedType *> Inheritance; member
2419 Info.Inheritance.push_back(DDTy); in collectClassInfo()
2562 for (const DIDerivedType *I : Info.Inheritance) { in lowerRecordFieldList()
/freebsd/tests/sys/capsicum/
H A Dcapability-fd.cc331 FORK_TEST_ON(Capability, Inheritance, TmpFile("cap_openat_write_testfile")) {
/freebsd/crypto/openssl/Configurations/
H A DREADME.md256 Inheritance works as a set of default values that can be overridden