Lines Matching refs:Protocols
6977 const ObjCList<ObjCProtocolDecl> &Protocols = in AddObjCMethods() local
6979 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in AddObjCMethods()
6980 E = Protocols.end(); in AddObjCMethods()
7002 const ObjCList<ObjCProtocolDecl> &Protocols = in AddObjCMethods() local
7004 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in AddObjCMethods()
7005 E = Protocols.end(); in AddObjCMethods()
7840 ArrayRef<IdentifierLocPair> Protocols) { in CodeCompleteObjCProtocolReferences() argument
7851 for (const IdentifierLocPair &Pair : Protocols) in CodeCompleteObjCProtocolReferences()
8194 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8196 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8197 E = Protocols.end(); in FindImplementableMethods()
8217 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8219 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8220 E = Protocols.end(); in FindImplementableMethods()
8240 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8242 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8243 E = Protocols.end(); in FindImplementableMethods()