Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml1332 external of_stdin : unit -> llmemorybuffer = "llvm_memorybuffer_of_stdin"
H A Dllvm_ocaml.c2288 CAMLprim LLVMMemoryBufferRef llvm_memorybuffer_of_stdin(value Unit) { in llvm_memorybuffer_of_stdin() function