ΒΆLLVMMetadataRef LLVMDIScopeGetFile(
LLVMMetadataRef Scope)
LLVMMetadataRef LLVMDIScopeGetFile(
LLVMMetadataRef Scope)
Description
Get the metadata of the file associated with a given scope.
Declared at: llvm/include/llvm-c/DebugInfo.h:480
Parameters
- LLVMMetadataRef Scope
- The scope object.