Home | History | Annotate | Download | only in Sema

Lines Matching refs:BreakStmt

1130         if (!(B->empty() && Term && isa<BreakStmt>(Term))) {