Function llvm_sys::debuginfo::LLVMDIVariableGetScope

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

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