ΒΆLLVMMetadataRef LLVMDIScopeGetFile(
    LLVMMetadataRef Scope)

Description

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

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

Parameters

LLVMMetadataRef Scope
The scope object.