Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DMicrosoftCXXABI.cpp213 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in getMSMemberPointerSlots() local
221 Inheritance)) in getMSMemberPointerSlots()
223 if (MSInheritanceAttr::hasVBPtrOffsetField(Inheritance)) in getMSMemberPointerSlots()
225 if (MSInheritanceAttr::hasVBTableOffsetField(Inheritance)) in getMSMemberPointerSlots()
/freebsd-12.1/share/examples/jails/
H A DVIMAGE7 #################### Inheritance
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2586 Inheritance)) in ConvertMemberPointerType()
2588 if (MSInheritanceAttr::hasVBPtrOffsetField(Inheritance)) in ConvertMemberPointerType()
2590 if (MSInheritanceAttr::hasVBTableOffsetField(Inheritance)) in ConvertMemberPointerType()
2615 Inheritance)) in GetNullMemberPointerFields()
2617 if (MSInheritanceAttr::hasVBPtrOffsetField(Inheritance)) in GetNullMemberPointerFields()
2619 if (MSInheritanceAttr::hasVBTableOffsetField(Inheritance)) in GetNullMemberPointerFields()
2654 if (MSInheritanceAttr::hasVBPtrOffsetField(Inheritance)) { in EmitFullMemberPointer()
2662 if (MSInheritanceAttr::hasVBTableOffsetField(Inheritance)) in EmitFullMemberPointer()
2808 Inheritance)) in EmitMemberPointerComparison()
3019 if (MSInheritanceAttr::hasVBPtrOffsetField(Inheritance)) in EmitMemberDataPointerAddress()
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DAttr.td2829 static bool hasVBPtrOffsetField(Spelling Inheritance) {
2830 return Inheritance == Keyword_unspecified_inheritance;
2835 static bool hasNVOffsetField(bool IsMemberFunction, Spelling Inheritance) {
2836 return IsMemberFunction && Inheritance >= Keyword_multiple_inheritance;
2839 static bool hasVBTableOffsetField(Spelling Inheritance) {
2840 return Inheritance >= Keyword_virtual_inheritance;
2844 Spelling Inheritance) {
2846 return Inheritance <= Keyword_single_inheritance;
2847 return Inheritance <= Keyword_multiple_inheritance;
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2044 std::vector<const DIDerivedType *> Inheritance; member
2122 Info.Inheritance.push_back(DDTy); in collectClassInfo()
2257 for (const DIDerivedType *I : Info.Inheritance) { in lowerRecordFieldList()
/freebsd-12.1/contrib/amd/doc/
H A Dam-utils.texi2805 Tells @i{Amd} to restart existing mounts (@pxref{Inheritance Filesystem}).
3192 * Inheritance Filesystem::
4117 @node Root Filesystem, Inheritance Filesystem, Top-level Filesystem, Filesystem Types
4133 @node Inheritance Filesystem, , Root Filesystem, Filesystem Types
4135 @section Inheritance Filesystem (@samp{inherit})
4136 @cindex Inheritance filesystem
8141 simply inherit the UFS mount (@pxref{Inheritance Filesystem}). If
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dstabs.texinfo2406 * Inheritance::
2955 @node Inheritance
2956 @section Inheritance