Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.cpp307 void CodeGenFunction::initFullExprCleanupWithFlag(Address ActiveFlag) { in initFullExprCleanupWithFlag() function in CodeGenFunction
513 initFullExprCleanupWithFlag(ActiveFlag); in PopCleanupBlocks()
H A DCodeGenFunction.h828 initFullExprCleanupWithFlag(createCleanupActiveFlag());
831 void initFullExprCleanupWithFlag(Address ActiveFlag);
H A DCGDecl.cpp2177 initFullExprCleanupWithFlag(ActiveFlag); in pushLifetimeExtendedDestroy()