Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h2514 void LLVMSetInstDebugLocation(LLVMBuilderRef Builder, LLVMValueRef Inst);
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1513 LLVMSetInstDebugLocation(Builder_val(B), V); in llvm_set_inst_debug_location()
/external/llvm/lib/IR/
DCore.cpp2017 void LLVMSetInstDebugLocation(LLVMBuilderRef Builder, LLVMValueRef Inst) { in LLVMSetInstDebugLocation() function