ΒΆLLVMMetadataRef LLVMDIVariableGetFile(
LLVMMetadataRef Var)
LLVMMetadataRef LLVMDIVariableGetFile(
LLVMMetadataRef Var)
Description
Get the metadata of the file associated with a given variable.
Declared at: llvm/include/llvm-c/DebugInfo.h:1143
Parameters
- LLVMMetadataRef Var
- The variable object.