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

  /external/llvm/bindings/ocaml/llvm/
llvm.ml 393 external type_by_name : llmodule -> string -> lltype option = "llvm_type_by_name"
    [all...]
llvm.mli 665 (** [type_by_name m name] returns the specified type from the current module
668 val type_by_name : llmodule -> string -> lltype option var
    [all...]

Completed in 68 milliseconds