Home | History | Annotate | Download | only in Sema

Lines Matching refs:CatchStmts

3051 CatchStmts, Stmt *Finally) {
3056 unsigned NumCatchStmts = CatchStmts.size();
3057 return ObjCAtTryStmt::Create(Context, AtLoc, Try, CatchStmts.data(),