Searched refs:IoError (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/llvm/
H A Dllvm.ml232 exception IoError of string Exception
235 let _ = register_exns (IoError "")
H A Dllvm_ocaml.c33 CAMLprim value llvm_register_core_exns(value IoError) { argument
34 llvm_ioerror_exn = Field(IoError, 0);
1967 raises IoError msg on error */
1981 raises IoError msg on error */
H A Dllvm.mli303 exception IoError of string Exception
2341 path [p]. If the file could not be read, then [IoError msg] is
2346 If standard input is empty, then [IoError msg] is raised. *)

Completed in 109 milliseconds