Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:ObjCProtocolExpr

323     Stmt *RewriteObjCProtocolExpr(ObjCProtocolExpr *Exp);
3445 Stmt *RewriteModernObjC::RewriteObjCProtocolExpr(ObjCProtocolExpr *Exp) {
5282 if (ObjCProtocolExpr *ProtocolExp = dyn_cast<ObjCProtocolExpr>(S))