Home
last modified time | relevance | path

Searched refs:LLVMDILocationGetColumn (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm-c/
H A DDebugInfo.h445 unsigned LLVMDILocationGetColumn(LLVMMetadataRef Location);
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDebugInfo.cpp895 unsigned LLVMDILocationGetColumn(LLVMMetadataRef Location) { in LLVMDILocationGetColumn() function