Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:ObjCProtocolExpr

305     Stmt *RewriteObjCProtocolExpr(ObjCProtocolExpr *Exp);
3111 Stmt *RewriteObjC::RewriteObjCProtocolExpr(ObjCProtocolExpr *Exp) {
4771 if (ObjCProtocolExpr *ProtocolExp = dyn_cast<ObjCProtocolExpr>(S))