HomeSort by: relevance | last modified time | path
    Searched defs:dll_storage_class (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 120 (** The DLL storage class of a global value, accessed with {!dll_storage_class} and
1408 (** [dll_storage_class g] returns the DLL storage class of the global value [g].
1410 val dll_storage_class : llvalue -> DLLStorageClass.t var
llvm.mli 120 (** The DLL storage class of a global value, accessed with {!dll_storage_class} and
1408 (** [dll_storage_class g] returns the DLL storage class of the global value [g].
1410 val dll_storage_class : llvalue -> DLLStorageClass.t var

Completed in 39 milliseconds