Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp320 const bool IsFinalSuspend = (Kind == AwaitKind::Final); in emitSuspendExpression() local
324 CoroSuspend, {SaveCall, Builder.getInt1(IsFinalSuspend)}); in emitSuspendExpression()