Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/bindings/ocaml/llvm/
H A Dllvm.ml1182 = "llvm_set_current_debug_location"
H A Dllvm_ocaml.c1670 value llvm_set_current_debug_location(value B, LLVMValueRef V) { in llvm_set_current_debug_location() function