Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ForStmt

223 void ASTStmtReader::VisitForStmt(ForStmt *S) {
1663 S = new (Context) ForStmt(Empty);