Home | History | Annotate | Download | only in Serialization

Lines Matching refs:IndirectGotoStmt

246 void ASTStmtReader::VisitIndirectGotoStmt(IndirectGotoStmt *S) {
1689 S = new (Context) IndirectGotoStmt(Empty);