Home | History | Annotate | Download | only in slang

Lines Matching refs:WhileStmt

266   void VisitWhileStmt(clang::WhileStmt *WS);
362 void DestructorVisitor::VisitWhileStmt(clang::WhileStmt *WS) {