Home
last modified time | relevance | path

Searched refs:LLVMDIBuilderCreateDebugLocation (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Ddebuginfo.c127 LLVMDIBuilderCreateDebugLocation(LLVMGetGlobalContext(), 42, 0, in llvm_test_dibuilder()
163 LLVMDIBuilderCreateDebugLocation(LLVMGetGlobalContext(), 43, 0, in llvm_test_dibuilder()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DDebugInfo.h386 LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx, unsigned Line,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfo.cpp880 LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx, unsigned Line, in LLVMDIBuilderCreateDebugLocation() function