Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprAgg.cpp290 EHScopeStack::stable_iterator LifetimeEndBlock; in withReturnValueSlot() local
309 LifetimeEndBlock = CGF.EHStack.stable_begin(); in withReturnValueSlot()
327 CGF.DeactivateCleanupBlock(LifetimeEndBlock, LifetimeStartInst); in withReturnValueSlot()