Lines Matching refs:Protocols
6980 const ObjCList<ObjCProtocolDecl> &Protocols = in AddObjCMethods() local
6982 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in AddObjCMethods()
6983 E = Protocols.end(); in AddObjCMethods()
7005 const ObjCList<ObjCProtocolDecl> &Protocols = in AddObjCMethods() local
7007 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in AddObjCMethods()
7008 E = Protocols.end(); in AddObjCMethods()
7843 ArrayRef<IdentifierLocPair> Protocols) { in CodeCompleteObjCProtocolReferences() argument
7854 for (const IdentifierLocPair &Pair : Protocols) in CodeCompleteObjCProtocolReferences()
8197 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8199 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8200 E = Protocols.end(); in FindImplementableMethods()
8220 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8222 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8223 E = Protocols.end(); in FindImplementableMethods()
8243 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8245 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8246 E = Protocols.end(); in FindImplementableMethods()