Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ObjCSubscriptRefExpr

915 void ASTStmtReader::VisitObjCSubscriptRefExpr(ObjCSubscriptRefExpr *E) {
1919 S = new (Context) ObjCSubscriptRefExpr(Empty);