Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp297 EHScopeStack::stable_iterator LifetimeEndBlock; in withReturnValueSlot() local
316 LifetimeEndBlock = CGF.EHStack.stable_begin(); in withReturnValueSlot()
335 CGF.DeactivateCleanupBlock(LifetimeEndBlock, LifetimeStartInst); in withReturnValueSlot()