Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h456 unsigned LLVMDILocationGetColumn(LLVMMetadataRef Location);
/external/llvm-project/llvm/include/llvm-c/
DDebugInfo.h463 unsigned LLVMDILocationGetColumn(LLVMMetadataRef Location);
/external/llvm-project/llvm/bindings/go/llvm/
Ddibuilder.go694 return uint(C.LLVMDILocationGetColumn(md.C))
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp895 unsigned LLVMDILocationGetColumn(LLVMMetadataRef Location) { in LLVMDILocationGetColumn() function
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp934 unsigned LLVMDILocationGetColumn(LLVMMetadataRef Location) { in LLVMDILocationGetColumn() function