Function llvm_sys::debuginfo::LLVMDIGlobalVariableExpressionGetVariable[][src]

pub unsafe extern "C" fn LLVMDIGlobalVariableExpressionGetVariable(
    GVE: LLVMMetadataRef
) -> LLVMMetadataRef
Expand description

Retrieves the DIVariable associated with this global variable expression.