Lines Matching refs:isValid
690 assert(!CatchAll.isValid() && "EH filter reached after catch-all");
708 assert(!CatchAll.isValid());
724 assert(!CatchAll.isValid());
733 if (Dest.isValid()) continue;
742 if (CatchAll.isValid()) break;
749 if (CatchAll.isValid()) {
810 assert(Dest.isValid() && "no handler entry for value in selector?");
843 if (CatchAll.isValid()) {
1455 if (RethrowBlock.isValid()) return RethrowBlock;