Searched refs:getExceptionHandler (Results 1 – 3 of 3) sorted by relevance
381 Stmt *getExceptionHandler() const { in getExceptionHandler() function
635 CurCoro.Data->ExceptionHandler = S.getExceptionHandler(); in EmitCoroutineBody()
7073 assert(!S->getFallthroughHandler() && !S->getExceptionHandler() && in TransformCoroutineBodyStmt()7086 if (auto *OnException = S->getExceptionHandler()) { in TransformCoroutineBodyStmt()