ΒΆunsigned int LLVMGetDebugLocColumn(
LLVMValueRef Val)
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:1029
Parameters
- LLVMValueRef Val