Searched refs:llvm_function_type (Results 1 – 2 of 2) sorted by relevance
482 external function_type : lltype -> lltype array -> lltype = "llvm_function_type"
478 LLVMTypeRef llvm_function_type(LLVMTypeRef RetTy, value ParamTys) { in llvm_function_type() function