Searched defs:OnFallthrough (Results 1 – 3 of 3) sorted by relevance
327 OnFallthrough, ///< Handler for control flow falling off the body. enumerator354 Stmt *OnFallthrough = nullptr; member
772 if (Stmt *OnFallthrough = S.getFallthroughHandler()) in emitBodyAndFallthrough() local
8463 if (auto *OnFallthrough = S->getFallthroughHandler()) { in TransformCoroutineBodyStmt() local