llvm_sys::debuginfo

Function LLVMDIGlobalVariableExpressionGetVariable

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

Retrieves the DIVariable associated with this global variable expression.