Home
last modified time | relevance | path

Searched refs:SetInstDebugLocation (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DIRBuilder.cpp79 void IRBuilderBase::SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function in IRBuilderBase
H A DCore.cpp3091 unwrap(Builder)->SetInstDebugLocation(unwrap<Instruction>(Inst)); in LLVMSetInstDebugLocation()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h230 void SetInstDebugLocation(Instruction *I) const;
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.mli2006 See the method [llvm::IRBuilder::SetInstDebugLocation]. *)