Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/bindings/ocaml/target/
H A Dtarget_ocaml.c29 value llvm_string_of_message(char *Message);
272 return llvm_string_of_message( in llvm_targetmachine_triple()
278 return llvm_string_of_message( in llvm_targetmachine_cpu()
284 return llvm_string_of_message( in llvm_targetmachine_features()
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c46 value llvm_string_of_message(char *Message) { in llvm_string_of_message() function
76 caml_raise_with_arg(Prototype, llvm_string_of_message(Message)); in llvm_raise()
165 return llvm_string_of_message( in llvm_get_diagnostic_description()