Searched refs:OnFallthrough (Results 1 – 1 of 1) sorted by relevance
306 OnFallthrough, ///< Handler for control flow falling off the body. enumerator315 Stmt *FinalSuspend, Stmt *OnException, Stmt *OnFallthrough, in CoroutineBodyStmt() argument323 SubStmts[CoroutineBodyStmt::OnFallthrough] = OnFallthrough; in CoroutineBodyStmt()345 return SubStmts[SubStmt::OnFallthrough]; in getFallthroughHandler()