Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBlocks.cpp59 return CodeGenFunction(CGM).GenerateDestroyHelperFunction(blockInfo); in buildDisposeHelper()
1478 CodeGenFunction::GenerateDestroyHelperFunction(const CGBlockInfo &blockInfo) { in GenerateDestroyHelperFunction() function in CodeGenFunction
HDCodeGenFunction.h1227 llvm::Constant *GenerateDestroyHelperFunction(const CGBlockInfo &blockInfo);