HomeSort by relevance Sort by last modified time
    Searched full:string_of_lltype (Results 1 - 3 of 3) sorted by null

  /external/llvm/bindings/ocaml/llvm/
llvm.ml 1205 let rec string_of_lltype ty = var
    [all...]
llvm.mli 386 (** [string_of_lltype ty] returns a string describing the type [ty]. *)
387 val string_of_lltype : lltype -> string var
    [all...]
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 349 ignore (string_of_lltype nsty);
    [all...]

Completed in 80 milliseconds