Home | History | Annotate | Download | only in Serialization

Lines Matching refs:CaseStmt

136 void ASTStmtReader::VisitCaseStmt(CaseStmt *S) {
1631 S = new (Context) CaseStmt(Empty);