Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1719 auto *CopyCtorTy = llvm::FunctionType::get(CGM.VoidPtrTy, CopyCtorTyArgs, in emitThreadPrivateVarDefinition() local
1725 CopyCtor = llvm::Constant::getNullValue(CopyCtorTy); in emitThreadPrivateVarDefinition()