Home
last modified time | relevance | path

Searched refs:initFullExprCleanupWithFlag (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp295 void CodeGenFunction::initFullExprCleanupWithFlag(Address ActiveFlag) { in initFullExprCleanupWithFlag() function in CodeGenFunction
501 initFullExprCleanupWithFlag(ActiveFlag); in PopCleanupBlocks()
H A DCodeGenFunction.h789 initFullExprCleanupWithFlag(createCleanupActiveFlag());
792 void initFullExprCleanupWithFlag(Address ActiveFlag);
H A DCGDecl.cpp2158 initFullExprCleanupWithFlag(ActiveFlag); in pushLifetimeExtendedDestroy()