Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBlocks.cpp53 return CodeGenFunction(CGM).GenerateCopyHelperFunction(blockInfo); in buildCopyHelper()
1301 CodeGenFunction::GenerateCopyHelperFunction(const CGBlockInfo &blockInfo) { in GenerateCopyHelperFunction() function in CodeGenFunction
HDCodeGenFunction.h1226 llvm::Constant *GenerateCopyHelperFunction(const CGBlockInfo &blockInfo);