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