ΒΆLLVMMetadataRef LLVMDILocationGetScope(
LLVMMetadataRef Location)
LLVMMetadataRef LLVMDILocationGetScope(
LLVMMetadataRef Location)
Description
Get the local scope associated with this debug location.
Declared at: llvm/include/llvm-c/DebugInfo.h:464
Parameters
- LLVMMetadataRef Location
- The debug location.