Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp290 void CodeGenFunction::initFullExprCleanupWithFlag(RawAddress ActiveFlag) { in initFullExprCleanupWithFlag() function in CodeGenFunction
505 initFullExprCleanupWithFlag(ActiveFlag); in PopCleanupBlocks()
H A DCodeGenFunction.h978 initFullExprCleanupWithFlag(createCleanupActiveFlag());
981 void initFullExprCleanupWithFlag(RawAddress ActiveFlag);
H A DCGDecl.cpp2368 initFullExprCleanupWithFlag(ActiveFlagForDeactivation); in pushLifetimeExtendedDestroy()