ΒΆunsigned int LLVMDILocationGetColumn(
    LLVMMetadataRef Location)

Description

Get the column number of this debug location.

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

Parameters

LLVMMetadataRef Location
The debug location.