Home | History | Annotate | Download | only in slang

Lines Matching refs:VisitContinueStmt

255   void VisitContinueStmt(clang::ContinueStmt *CS);
308 void DestructorVisitor::VisitContinueStmt(clang::ContinueStmt *CS) {