Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp660 llvm::Type *CpyTypeParams[] = {CGM.VoidPtrTy, CGM.VoidPtrTy}; in createRuntimeFunction() local
662 llvm::FunctionType::get(CGM.VoidTy, CpyTypeParams, /*isVarArg=*/false); in createRuntimeFunction()