ΒΆunsigned int LLVMDILocationGetLine(
LLVMMetadataRef Location)
unsigned int LLVMDILocationGetLine(
LLVMMetadataRef Location)
Description
Get the line number of this debug location.
Declared at: llvm/include/llvm-c/DebugInfo.h:448
Parameters
- LLVMMetadataRef Location
- The debug location.