Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DDebugInfo.h404 unsigned LLVMDILocationGetColumn(LLVMMetadataRef Location);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfo.cpp891 unsigned LLVMDILocationGetColumn(LLVMMetadataRef Location) { in LLVMDILocationGetColumn() function