Lines Matching refs:kw_catch
3900 while (Lex.getKind() == lltok::kw_catch || Lex.getKind() == lltok::kw_filter){3902 if (EatIfPresent(lltok::kw_catch))