llvm_sys::debuginfo

Function LLVMDIGlobalVariableExpressionGetExpression

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

Retrieves the DIExpression associated with this global variable expression.