Searched refs:GenerateCopyHelperFunction (Results 1 – 2 of 2) sorted by relevance
53 return CodeGenFunction(CGM).GenerateCopyHelperFunction(blockInfo); in buildCopyHelper()1323 CodeGenFunction::GenerateCopyHelperFunction(const CGBlockInfo &blockInfo) { in GenerateCopyHelperFunction() function in CodeGenFunction
1344 llvm::Constant *GenerateCopyHelperFunction(const CGBlockInfo &blockInfo);