Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1847 auto *CopyCtorTy = llvm::FunctionType::get(CGM.VoidPtrTy, CopyCtorTyArgs, in emitThreadPrivateVarDefinition() local
1853 CopyCtor = llvm::Constant::getNullValue(CopyCtorTy); in emitThreadPrivateVarDefinition()