Home | History | Annotate | Download | only in AST

Lines Matching defs:VisitDoStmt

195     Stmt *VisitDoStmt(DoStmt *S);
5067 Stmt *ASTNodeImporter::VisitDoStmt(DoStmt *S) {