Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprAgg.cpp266 EHScopeStack::stable_iterator LifetimeEndBlock; in withReturnValueSlot() local
285 LifetimeEndBlock = CGF.EHStack.stable_begin(); in withReturnValueSlot()
305 CGF.DeactivateCleanupBlock(LifetimeEndBlock, LifetimeStartInst); in withReturnValueSlot()