Home | History | Annotate | Download | only in slang

Lines Matching refs:ContinueStmt

188   // SwitchStmt-contained ContinueStmt's should have destructors for the
206 void VisitContinueStmt(clang::ContinueStmt *CS);
229 void DestructorVisitor::VisitContinueStmt(clang::ContinueStmt *CS) {