Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp228 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local
229 elements.add(copyHelper); in buildBlockDescriptor()
235 if (cast<llvm::Function>(copyHelper->getOperand(0))->hasInternalLinkage() || in buildBlockDescriptor()