Searched refs:LLVMDIBuilderCreateDebugLocation (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/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()
|
| /llvm-project-15.0.7/llvm/bindings/go/llvm/ |
| H A D | dibuilder.go | 578 loc := C.LLVMDIBuilderCreateDebugLocation( 587 loc := C.LLVMDIBuilderCreateDebugLocation(
|
| /llvm-project-15.0.7/llvm/include/llvm-c/ |
| H A D | DebugInfo.h | 460 LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx, unsigned Line,
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/ |
| H A D | debuginfo_ocaml.c | 323 return LLVMDIBuilderCreateDebugLocation(Ctx, Int_val(Line), Int_val(Column), in llvm_dibuild_create_debug_location()
|
| H A D | llvm_debuginfo.mli | 250 location. See LLVMDIBuilderCreateDebugLocation *)
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 1049 LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx, unsigned Line, in LLVMDIBuilderCreateDebugLocation() function
|