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.cpp283 void CodeGenFunction::initFullExprCleanupWithFlag(RawAddress ActiveFlag) { in initFullExprCleanupWithFlag() function in CodeGenFunction
491 initFullExprCleanupWithFlag(ActiveFlag); in PopCleanupBlocks()
H A DCodeGenFunction.h920 initFullExprCleanupWithFlag(createCleanupActiveFlag());
923 void initFullExprCleanupWithFlag(RawAddress ActiveFlag);
H A DCGDecl.cpp2296 initFullExprCleanupWithFlag(ActiveFlagForDeactivation); in pushLifetimeExtendedDestroy()