ΒΆunsigned int LLVMGetDebugLocLine(LLVMValueRef Val)
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:987
Parameters
- LLVMValueRef Val