Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp64 return CodeGenFunction(CGM).GenerateDestroyHelperFunction(blockInfo); in buildDisposeHelper()
2087 CodeGenFunction::GenerateDestroyHelperFunction(const CGBlockInfo &blockInfo) { in GenerateDestroyHelperFunction() function in CodeGenFunction
H A DCodeGenFunction.h2144 llvm::Constant *GenerateDestroyHelperFunction(const CGBlockInfo &blockInfo);