ΒΆuint64_t LLVMDITypeGetOffsetInBits(
LLVMMetadataRef DType)
uint64_t LLVMDITypeGetOffsetInBits(
LLVMMetadataRef DType)
Description
Get the offset of this DIType in bits.
Declared at: llvm/include/llvm-c/DebugInfo.h:1029
Parameters
- LLVMMetadataRef DType
- The DIType.