Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h2569 LLVMValueRef LLVMGetCurrentDebugLocation(LLVMBuilderRef Builder);
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1640 if ((L = LLVMGetCurrentDebugLocation(Builder_val(B)))) { in llvm_current_debug_location()
/external/llvm/lib/IR/
DCore.cpp2211 LLVMValueRef LLVMGetCurrentDebugLocation(LLVMBuilderRef Builder) { in LLVMGetCurrentDebugLocation() function