Function get_debug_loc_directory

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

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