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