Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h448 unsigned LLVMDILocationGetLine(LLVMMetadataRef Location);
/external/llvm-project/llvm/include/llvm-c/
DDebugInfo.h455 unsigned LLVMDILocationGetLine(LLVMMetadataRef Location);
/external/llvm-project/llvm/bindings/go/llvm/
Ddibuilder.go688 return uint(C.LLVMDILocationGetLine(md.C))
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp891 unsigned LLVMDILocationGetLine(LLVMMetadataRef Location) { in LLVMDILocationGetLine() function
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp930 unsigned LLVMDILocationGetLine(LLVMMetadataRef Location) { in LLVMDILocationGetLine() function