Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4213 llvm::Constant *CopyCtor; in getCatchableType() local
H A DCGOpenMPRuntime.cpp1693 llvm::Value *CopyCtor, llvm::Value *Dtor, SourceLocation Loc) { in emitThreadPrivateVarInit()
1722 llvm::Value *Ctor = nullptr, *CopyCtor = nullptr, *Dtor = nullptr; in emitThreadPrivateVarDefinition() local