Searched refs:CpyTypeParams (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2079 llvm::Type *CpyTypeParams[] = {CGM.VoidPtrTy, CGM.VoidPtrTy}; local
2081 llvm::FunctionType::get(CGM.VoidTy, CpyTypeParams, /*isVarArg=*/false);

Completed in 90 milliseconds