Home
last modified time | relevance | path

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

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