llvm_sys::debuginfo

Function LLVMDIScopeGetFile

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

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