ΒΆunsigned int LLVMDILocationGetLine(
    LLVMMetadataRef Location)

Description

Get the line number of this debug location.

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

Parameters

LLVMMetadataRef Location
The debug location.