Home
last modified time | relevance | path

Searched refs:llvm_set_current_debug_location (Results 1 – 2 of 2) sorted by relevance

/external/llvm/bindings/ocaml/llvm/
Dllvm.ml1128 = "llvm_set_current_debug_location"
Dllvm_ocaml.c1625 CAMLprim value llvm_set_current_debug_location(value B, LLVMValueRef V) { in llvm_set_current_debug_location() function