ΒΆLLVMMetadataRef LLVMDIVariableGetScope(
    LLVMMetadataRef Var)

Description

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

Declared at: llvm/include/llvm-c/DebugInfo.h:1173

Parameters

LLVMMetadataRef Var
The variable object.