Searched refs:CpyTypeParams (Results 1 – 1 of 1) sorted by relevance
1274 llvm::Type *CpyTypeParams[] = {CGM.VoidPtrTy, CGM.VoidPtrTy}; in createRuntimeFunction() local1276 llvm::FunctionType::get(CGM.VoidTy, CpyTypeParams, /*isVarArg=*/false); in createRuntimeFunction()