Home
last modified time | relevance | path

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

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