Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp295 EHScopeStack::stable_iterator LifetimeEndBlock; in withReturnValueSlot() local
314 LifetimeEndBlock = CGF.EHStack.stable_begin(); in withReturnValueSlot()
332 CGF.DeactivateCleanupBlock(LifetimeEndBlock, LifetimeStartInst); in withReturnValueSlot()