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

  /external/llvm/bindings/ocaml/llvm/
llvm.ml 290 external function_type : lltype -> lltype array -> lltype = "llvm_function_type"
    [all...]
llvm_ocaml.c 255 CAMLprim LLVMTypeRef llvm_function_type(LLVMTypeRef RetTy, value ParamTys) { function
    [all...]

Completed in 56 milliseconds