Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp312 void CodeGenFunction::initFullExprCleanupWithFlag(Address ActiveFlag) { in initFullExprCleanupWithFlag() function in CodeGenFunction
518 initFullExprCleanupWithFlag(ActiveFlag); in PopCleanupBlocks()
H A DCodeGenFunction.h836 initFullExprCleanupWithFlag(createCleanupActiveFlag());
839 void initFullExprCleanupWithFlag(Address ActiveFlag);
H A DCGDecl.cpp2243 initFullExprCleanupWithFlag(ActiveFlag); in pushLifetimeExtendedDestroy()