Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ForStmt

226 void ASTStmtReader::VisitForStmt(ForStmt *S) {
1681 S = new (Context) ForStmt(Empty);