Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitDoStmt

187     Stmt *VisitDoStmt(DoStmt *S);
4769 Stmt *ASTNodeImporter::VisitDoStmt(DoStmt *S) {