Home | History | Annotate | Download | only in AST

Lines Matching refs:NumExceptions

1589     NumArgs(args.size()), NumExceptions(epi.NumExceptions),
1614 for (unsigned i = 0, e = epi.NumExceptions; i != e; ++i) {
1729 for (unsigned i = 0; i != epi.NumExceptions; ++i)