Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCleanup.cpp295 void CodeGenFunction::initFullExprCleanupWithFlag(Address ActiveFlag) { in initFullExprCleanupWithFlag() function in CodeGenFunction
501 initFullExprCleanupWithFlag(ActiveFlag); in PopCleanupBlocks()
DCodeGenFunction.h789 initFullExprCleanupWithFlag(createCleanupActiveFlag());
792 void initFullExprCleanupWithFlag(Address ActiveFlag);
DCGDecl.cpp2161 initFullExprCleanupWithFlag(ActiveFlag); in pushLifetimeExtendedDestroy()