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.cpp58 CodeGenFunction::JumpDest CleanupJD; member
333 CGF.EmitBranchThroughCleanup(Coro.CleanupJD); in emitSuspendExpression()
838 CurCoro.Data->CleanupJD = getJumpDestInCurrentScope(RetBB); in EmitCoroutineBody()