ΒΆunsigned int LLVMDITypeGetLine(
    LLVMMetadataRef DType)

Description

Get the source line where this DIType is declared.

Declared at: llvm/include/llvm-c/DebugInfo.h:1067

Parameters

LLVMMetadataRef DType
The DIType.