Home | History | Annotate | Download | only in slang

Lines Matching refs:VisitBreakStmt

256   void VisitBreakStmt(clang::BreakStmt *BS);
298 void DestructorVisitor::VisitBreakStmt(clang::BreakStmt *BS) {