Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h3683 void LLVMSetInstDebugLocation(LLVMBuilderRef Builder, LLVMValueRef Inst);
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1677 LLVMSetInstDebugLocation(Builder_val(B), V); in llvm_set_inst_debug_location()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp3090 void LLVMSetInstDebugLocation(LLVMBuilderRef Builder, LLVMValueRef Inst) { in LLVMSetInstDebugLocation() function