Searched refs:getExceptionHandler (Results 1 – 4 of 4) sorted by relevance
394 Stmt *getExceptionHandler() const { in getExceptionHandler() function
1596 save_vectors[i] = getExceptionHandler (i); in set_debug_traps()
592 CurCoro.Data->ExceptionHandler = S.getExceptionHandler(); in EmitCoroutineBody()
8010 assert(!S->getFallthroughHandler() && !S->getExceptionHandler() && in TransformCoroutineBodyStmt()8024 if (auto *OnException = S->getExceptionHandler()) { in TransformCoroutineBodyStmt()