llvm_sys::debuginfo

Function LLVMDIVariableGetFile

Source
pub unsafe extern "C" fn LLVMDIVariableGetFile(
    Var: LLVMMetadataRef,
) -> LLVMMetadataRef
Expand description

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