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

  /external/llvm/bindings/ocaml/llvm/
llvm.mli 506 (** [is_opaque sty] returns [true] if the structure type [sty] is opaque.
508 val is_opaque : lltype -> bool var
    [all...]
llvm.ml 309 external is_opaque : lltype -> bool = "llvm_is_opaque"
    [all...]

Completed in 155 milliseconds