Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp1064 auto CtorTy = llvm::FunctionType::get(CGM.VoidPtrTy, CGM.VoidPtrTy, in emitThreadPrivateVarDefinition() local
1066 Ctor = llvm::Constant::getNullValue(CtorTy); in emitThreadPrivateVarDefinition()