Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DDebugInfo.h1253 LLVMValueRef LLVMDIBuilderInsertDeclareBefore(
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c970 return LLVMDIBuilderInsertDeclareBefore(DIBuilder_val(Builder), Storage, in llvm_dibuild_insert_declare_before_native()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp1566 LLVMDIBuilderInsertDeclareBefore(LLVMDIBuilderRef Builder, LLVMValueRef Storage, in LLVMDIBuilderInsertDeclareBefore() function