ΒΆunsigned int LLVMGetDebugLocLine(LLVMValueRef Val)

Description

Return the line number of the debug location for this value, which must be an llvm::Instruction, llvm::GlobalVariable, or llvm::Function.

Declared at: llvm/include/llvm-c/Core.h:1021

Parameters

LLVMValueRef Val