Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp212 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local
213 elements.add(copyHelper); in buildBlockDescriptor()
219 if (cast<llvm::Function>(copyHelper->stripPointerCasts()) in buildBlockDescriptor()