Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.cpp53 return CodeGenFunction(CGM).GenerateCopyHelperFunction(blockInfo); in buildCopyHelper()
1321 CodeGenFunction::GenerateCopyHelperFunction(const CGBlockInfo &blockInfo) { in GenerateCopyHelperFunction() function in CodeGenFunction
DCodeGenFunction.h1263 llvm::Constant *GenerateCopyHelperFunction(const CGBlockInfo &blockInfo);