Home | History | Annotate | Download | only in slang

Lines Matching refs:VisitDoStmt

207   void VisitDoStmt(clang::DoStmt *DS);
237 void DestructorVisitor::VisitDoStmt(clang::DoStmt *DS) {