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