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.cpp2791 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in isZeroInitializable() local
2792 return (!inheritanceModelHasVBTableOffsetField(Inheritance) && in isZeroInitializable()
2799 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in ConvertMemberPointerType() local
2807 Inheritance)) in ConvertMemberPointerType()
2809 if (inheritanceModelHasVBPtrOffsetField(Inheritance)) in ConvertMemberPointerType()
2811 if (inheritanceModelHasVBTableOffsetField(Inheritance)) in ConvertMemberPointerType()
2824 MSInheritanceModel Inheritance = RD->getMSInheritanceModel(); in GetNullMemberPointerFields() local
2836 Inheritance)) in GetNullMemberPointerFields()
2838 if (inheritanceModelHasVBPtrOffsetField(Inheritance)) in GetNullMemberPointerFields()
2840 if (inheritanceModelHasVBTableOffsetField(Inheritance)) in GetNullMemberPointerFields()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2317 std::vector<const DIDerivedType *> Inheritance; in clear()
2405 Info.Inheritance.push_back(DDTy); in shouldAlwaysEmitCompleteClassType()
2548 for (const DIDerivedType *I : Info.Inheritance) { in lowerRecordFieldList()
2299 std::vector<const DIDerivedType *> Inheritance; global() member
/freebsd/contrib/capsicum-test/
H A Dcapability-fd.cc360 FORK_TEST_ON(Capability, Inheritance, TmpFile("cap_openat_write_testfile")) {
/freebsd/crypto/openssl/Configurations/
H A DREADME.md249 Inheritance works as a set of default values that can be overridden