Home | History | Annotate | Download | only in slang

Lines Matching refs:ContinueStmt

190   // SwitchStmt-contained ContinueStmt's should have destructors for the
255 void VisitContinueStmt(clang::ContinueStmt *CS);
303 void DestructorVisitor::VisitContinueStmt(clang::ContinueStmt *CS) {