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