ΒΆunsigned int LLVMDITypeGetLine(
LLVMMetadataRef DType)
unsigned int LLVMDITypeGetLine(
LLVMMetadataRef DType)
Description
Get the source line where this DIType is declared.
Declared at: llvm/include/llvm-c/DebugInfo.h:1045
Parameters
- LLVMMetadataRef DType
- The DIType.