Searched refs:LLVMGetParamTypes (Results 1 – 8 of 8) sorted by relevance
94 LLVMGetParamTypes(Src, Params); in Clone()
404 void LLVMGetParamTypes(LLVMTypeRef FunctionTy, LLVMTypeRef *Dest);
968 void LLVMGetParamTypes(LLVMTypeRef FunctionTy, LLVMTypeRef *Dest);
276 LLVMGetParamTypes(FunTy, (LLVMTypeRef *) Tys); in llvm_param_types()
380 LLVMGetParamTypes(FunTy, (LLVMTypeRef *) Tys); in llvm_param_types()
284 void LLVMGetParamTypes(LLVMTypeRef FunctionTy, LLVMTypeRef *Dest) { in LLVMGetParamTypes() function
498 void LLVMGetParamTypes(LLVMTypeRef FunctionTy, LLVMTypeRef *Dest) { in LLVMGetParamTypes() function
540 C.LLVMGetParamTypes(t.C, llvmTypeRefPtr(&out[0]))