Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp188 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local
189 elements.add(copyHelper); in buildBlockDescriptor()
195 if (cast<llvm::Function>(copyHelper->stripPointerCasts()) in buildBlockDescriptor()