Searched defs:function_type (Results 1 - 2 of 2) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DDatabase.java498 public void function_type(String name, int type) { method in class:Database
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli445 (** [function_type ret_ty param_tys] returns the function type returning
448 val function_type : lltype -> lltype array -> lltype var
451 [function_type ret_ty param_tys] except that it returns the function type

Completed in 682 milliseconds