llvm_sys::debuginfo

Function LLVMDIVariableGetScope

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

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