Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:ObjCList

452                    const ObjCList<ObjCProtocolDecl> &Prots,
7079 const ObjCList<ObjCProtocolDecl> &Protocols,
7195 const ObjCList<ObjCProtocolDecl> &Protocols = CDecl->getReferencedProtocols();
7196 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(),