Searched defs:FinalSuspend (Results 1 – 2 of 2) sorted by relevance
304 FinalSuspend, ///< The final suspend statement, run after the body. enumerator315 Stmt *FinalSuspend, Stmt *OnException, Stmt *OnFallthrough, in CoroutineBodyStmt()
407 ExprResult FinalSuspend = in CheckCompletedCoroutineBody() local