Function get_debug_loc_line

Source
pub fn get_debug_loc_line(val: &ValueRef) -> u32
Expand description

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