Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp64 return CodeGenFunction(CGM).GenerateDestroyHelperFunction(blockInfo); in buildDisposeHelper()
2115 CodeGenFunction::GenerateDestroyHelperFunction(const CGBlockInfo &blockInfo) { in GenerateDestroyHelperFunction() function in CodeGenFunction
H A DCodeGenFunction.h2084 llvm::Constant *GenerateDestroyHelperFunction(const CGBlockInfo &blockInfo);