Searched defs:OnException (Results 1 – 2 of 2) sorted by relevance
326 OnException, ///< Handler for exceptions thrown in the body. enumerator353 Stmt *OnException = nullptr; member
8470 if (auto *OnException = S->getExceptionHandler()) { in TransformCoroutineBodyStmt() local