Home
last modified time | relevance | path

Searched defs:VBPtrOffset (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DThunk.h46 uint32_t VBPtrOffset; member
113 int32_t VBPtrOffset; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecordLayout.h110 CharUnits VBPtrOffset; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp624 int32_t VBPtrOffset, in GetVBaseOffsetFromVBPtr()
1078 llvm::Value *VBPtrOffset = llvm::ConstantInt::get(CGM.PtrDiffTy, VBPtrChars); in GetVirtualBaseClassOffset() local
2196 CharUnits VBPtrOffset = BaseLayout.getVBPtrOffset(); in emitVBTableDefinition() local
3140 llvm::Value *VBPtrOffset, in GetVBaseOffsetFromVBPtr()
3177 Address Base, llvm::Value *VBTableOffset, llvm::Value *VBPtrOffset) { in AdjustVirtualBase()
3244 llvm::Value *VBPtrOffset = nullptr; in EmitMemberDataPointerAddress() local
3349 llvm::Value *VBPtrOffset = getZeroInt(); in EmitNonNullMemberPointerConversion() local
3531 llvm::Value *VBPtrOffset = nullptr; in EmitLoadOfMemberFunctionPointer() local
3839 int32_t VBPtrOffset = -1; in getBaseClassDescriptor() local
4187 int32_t VBPtrOffset, in getCatchableType()
[all …]
H A DCGExprCXX.cpp528 for (CharUnits VBPtrOffset : VBPtrOffsets) { in EmitNullBaseClassInitialization() local
H A DCGDebugInfo.cpp2206 uint32_t VBPtrOffset = 0; in CollectCXXBasesAux() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h449 int32_t VBPtrOffset = 0; member
570 int32_t VBPtrOffset = 0; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp793 uint64_t VBPtrOffset = 0; in mangleMemberFunctionPointer() local
3929 uint32_t NVOffset, int32_t VBPtrOffset, uint32_t VBIndex, in mangleCXXCatchableType()
3973 const CXXRecordDecl *Derived, uint32_t NVOffset, int32_t VBPtrOffset, in mangleCXXRTTIBaseClassDescriptor()
H A DRecordLayoutBuilder.cpp2639 CharUnits VBPtrOffset; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h909 uint64_t VBPtrOffset = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp380 uint32_t VBPtrOffset, in createInheritance()
H A DDebugInfo.cpp1437 uint64_t BaseOffset, uint32_t VBPtrOffset, in LLVMDIBuilderCreateInheritance()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2533 unsigned VBPtrOffset = I->getVBPtrOffset(); lowerRecordFieldList() local