Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ObjCList

447                    const ObjCList<ObjCProtocolDecl> &Prots,
7204 const ObjCList<ObjCProtocolDecl> &Protocols,
7324 const ObjCList<ObjCProtocolDecl> &Protocols = CDecl->getReferencedProtocols();
7325 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(),