llvm_lib::core::module

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.