Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp58 return CodeGenFunction(CGM).GenerateCopyHelperFunction(blockInfo); in buildCopyHelper()
1918 CodeGenFunction::GenerateCopyHelperFunction(const CGBlockInfo &blockInfo) { in GenerateCopyHelperFunction() function in CodeGenFunction
H A DCodeGenFunction.h2083 llvm::Constant *GenerateCopyHelperFunction(const CGBlockInfo &blockInfo);