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