reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
604 assert(ScopeInfo->CoroutinePromise); 608 if (!ScopeInfo->NeedsCoroutineSuspends) 611 ScopeInfo->setNeedsCoroutineSuspends(false); 618 buildPromiseCall(*this, ScopeInfo->CoroutinePromise, Loc, Name, None); 644 ScopeInfo->setCoroutineSuspends(InitSuspend.get(), FinalSuspend.get());