ΒΆLLVMMetadataRef LLVMDILocationGetInlinedAt(
LLVMMetadataRef Location)
LLVMMetadataRef LLVMDILocationGetInlinedAt(
LLVMMetadataRef Location)
Description
Get the "inline at" location associated with this debug location.
Declared at: llvm/include/llvm-c/DebugInfo.h:472
Parameters
- LLVMMetadataRef Location
- The debug location.