Home
last modified time | relevance | path

Searched defs:CopyCtor (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4202 llvm::Constant *CopyCtor; getCatchableType() local
H A DCGOpenMPRuntime.cpp1620 emitThreadPrivateVarInit(CodeGenFunction & CGF,Address VDAddr,llvm::Value * Ctor,llvm::Value * CopyCtor,llvm::Value * Dtor,SourceLocation Loc) emitThreadPrivateVarInit() argument
1649 llvm::Value *Ctor = nullptr, *CopyCtor = nullptr, *Dtor = nullptr; emitThreadPrivateVarDefinition() local