ΒΆLLVMDIFlags LLVMDITypeGetFlags(
LLVMMetadataRef DType)
LLVMDIFlags LLVMDITypeGetFlags(
LLVMMetadataRef DType)
Description
Get the flags associated with this DIType.
Declared at: llvm/include/llvm-c/DebugInfo.h:1053
Parameters
- LLVMMetadataRef DType
- The DIType.