Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.h827 initFullExprCleanupWithFlag(createCleanupActiveFlag());
830 void initFullExprCleanupWithFlag(Address ActiveFlag);
H A DCGDecl.cpp2173 initFullExprCleanupWithFlag(ActiveFlag); in pushLifetimeExtendedDestroy()