Searched refs:NeedsCoroutineSuspends (Results 1 – 4 of 4) sorted by relevance
158 bool NeedsCoroutineSuspends : 1; variable373 ObjCWarnForNoInitDelegation(false), NeedsCoroutineSuspends(true), in FunctionScopeInfo()474 NeedsCoroutineSuspends = value;478 return !NeedsCoroutineSuspends && CoroutineSuspends.first == nullptr; in hasInvalidCoroutineSuspends()484 NeedsCoroutineSuspends = false; in setCoroutineSuspends()
46 NeedsCoroutineSuspends = true; in Clear()
609 if (!ScopeInfo->NeedsCoroutineSuspends) in ActOnCoroutineBodyStart()
7300 ScopeInfo->NeedsCoroutineSuspends && in TransformCoroutineBodyStmt()