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