Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp59 CodeGenFunction::JumpDest CleanupJD; member
334 CGF.EmitBranchThroughCleanup(Coro.CleanupJD); in emitSuspendExpression()
843 CurCoro.Data->CleanupJD = getJumpDestInCurrentScope(RetBB); in EmitCoroutineBody()