Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGCoroutine.cpp58 CodeGenFunction::JumpDest CleanupJD; member
224 CGF.EmitBranchThroughCleanup(Coro.CleanupJD); in emitSuspendExpression()
601 CurCoro.Data->CleanupJD = getJumpDestInCurrentScope(RetBB); in EmitCoroutineBody()