Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ObjCList

461                    const ObjCList<ObjCProtocolDecl> &Prots,
7129 const ObjCList<ObjCProtocolDecl> &Protocols,
7245 const ObjCList<ObjCProtocolDecl> &Protocols = CDecl->getReferencedProtocols();
7246 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(),