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