Function llvm_lib::core::module::get_debug_loc_column
source ยท pub fn get_debug_loc_column(val: &ValueRef) -> u32Expand description
Return the column number of the debug location for this value, which must be
an LLVM Instruction.