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