Function get_debug_loc_filename

Source
pub fn get_debug_loc_filename(val: &ValueRef) -> Option<String>
Expand description

Return the filename of the debug location for this value, which must be an LLVM Instruction, lGlobalVariable, or Function.