Home
last modified time | relevance | path

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

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