ΒΆunsigned int LLVMDIVariableGetLine(
    LLVMMetadataRef Var)

Description

Get the source line where this \c DIVariable is declared.

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

Parameters

LLVMMetadataRef Var
The DIVariable.