Searched refs:LLVMDIBuilderCreateDebugLocation (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/ |
| H A D | debuginfo.c | 124 LLVMDIBuilderCreateDebugLocation(LLVMGetGlobalContext(), 42, 0, in llvm_test_dibuilder() 160 LLVMDIBuilderCreateDebugLocation(LLVMGetGlobalContext(), 43, 0, in llvm_test_dibuilder()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm-c/ |
| H A D | DebugInfo.h | 470 LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx, unsigned Line,
|
| /openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/ |
| H A D | llvm_debuginfo.mli | 250 location. See LLVMDIBuilderCreateDebugLocation *)
|
| H A D | debuginfo_ocaml.c | 323 return LLVMDIBuilderCreateDebugLocation(Ctx, Int_val(Line), Int_val(Column), in llvm_dibuild_create_debug_location()
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 1104 LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx, unsigned Line, in LLVMDIBuilderCreateDebugLocation() function
|