Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp59 return CodeGenFunction(CGM).GenerateCopyHelperFunction(blockInfo); in buildCopyHelper()
2002 CodeGenFunction::GenerateCopyHelperFunction(const CGBlockInfo &blockInfo) { in GenerateCopyHelperFunction() function in CodeGenFunction
H A DCodeGenFunction.h1755 llvm::Constant *GenerateCopyHelperFunction(const CGBlockInfo &blockInfo);