Searched refs:LLVMSetCurrentDebugLocation (Results 1 - 3 of 3) sorted by relevance

/external/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1326 LLVMSetCurrentDebugLocation(Builder_val(B), V);
1332 LLVMSetCurrentDebugLocation(Builder_val(B), NULL);
/external/llvm/include/llvm-c/
H A DCore.h2286 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L);
/external/llvm/lib/VMCore/
H A DCore.cpp1761 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L) { function

Completed in 29 milliseconds