ΒΆunsigned int LLVMDISubprogramGetLine(
    LLVMMetadataRef Subprogram)

Description

Get the line associated with a given subprogram.

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

Parameters

LLVMMetadataRef Subprogram
The subprogram object.