Home | History | Annotate | Download | only in Sema

Lines Matching full:breakstmt

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