Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ObjCList

447                    const ObjCList<ObjCProtocolDecl> &Prots,
7210 const ObjCList<ObjCProtocolDecl> &Protocols,
7330 const ObjCList<ObjCProtocolDecl> &Protocols = CDecl->getReferencedProtocols();
7331 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(),