Function llvm_sys::debuginfo::LLVMDIVariableGetFile

source ยท
pub unsafe extern "C" fn LLVMDIVariableGetFile(
    Var: LLVMMetadataRef
) -> LLVMMetadataRef
Expand description

Get the metadata of the file associated with a given variable.