Home
last modified time | relevance | path

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

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