ΒΆunsigned int LLVMGetDebugLocColumn(
    LLVMValueRef Val)

Description

Return the column number of the debug location for this value, which must be an llvm::Instruction.

Declared at: llvm/include/llvm-c/Core.h:995

Parameters

LLVMValueRef Val