Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprAgg.cpp262 EHScopeStack::stable_iterator LifetimeEndBlock; in withReturnValueSlot() local
281 LifetimeEndBlock = CGF.EHStack.stable_begin(); in withReturnValueSlot()
301 CGF.DeactivateCleanupBlock(LifetimeEndBlock, LifetimeStartInst); in withReturnValueSlot()