Home | History | Annotate | Download | only in slang

Lines Matching refs:VisitWhileStmt

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