Function llvm_lib::core::module::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.