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.