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