Home | History | Annotate | Download | only in Serialization

Lines Matching refs:CaseStmt

149 void ASTStmtReader::VisitCaseStmt(CaseStmt *S) {
1833 S = new (Context) CaseStmt(Empty);