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