ΒΆLLVMMetadataRef LLVMDIVariableGetFile(
    LLVMMetadataRef Var)

Description

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

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

Parameters

LLVMMetadataRef Var
The variable object.