Searched refs:LLVMGetParamTypes (Results 1 – 4 of 4) sorted by relevance
830 void LLVMGetParamTypes(LLVMTypeRef FunctionTy, LLVMTypeRef *Dest);
335 LLVMGetParamTypes(FunTy, (LLVMTypeRef *) Tys); in llvm_param_types()
418 void LLVMGetParamTypes(LLVMTypeRef FunctionTy, LLVMTypeRef *Dest) { in LLVMGetParamTypes() function
540 C.LLVMGetParamTypes(t.C, llvmTypeRefPtr(&out[0]))