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.mli 558 (** [type_by_name m name] returns the specified type from the current module
561 val type_by_name : llmodule -> string -> lltype option var
    [all...]
llvm.ml 326 external type_by_name : llmodule -> string -> lltype option = "llvm_type_by_name"
    [all...]

Completed in 73 milliseconds