Searched refs:GenerateDestroyHelperFunction (Results 1 – 2 of 2) sorted by relevance
65 return CodeGenFunction(CGM).GenerateDestroyHelperFunction(blockInfo); in buildDisposeHelper()2068 CodeGenFunction::GenerateDestroyHelperFunction(const CGBlockInfo &blockInfo) { in GenerateDestroyHelperFunction() function in CodeGenFunction
2301 llvm::Constant *GenerateDestroyHelperFunction(const CGBlockInfo &blockInfo);