Lines Matching refs:Protocols
5839 const ObjCList<ObjCProtocolDecl> &Protocols = in AddObjCMethods() local
5841 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in AddObjCMethods()
5842 E = Protocols.end(); in AddObjCMethods()
5864 const ObjCList<ObjCProtocolDecl> &Protocols = in AddObjCMethods() local
5866 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in AddObjCMethods()
5867 E = Protocols.end(); in AddObjCMethods()
6701 ArrayRef<IdentifierLocPair> Protocols) { in CodeCompleteObjCProtocolReferences() argument
6712 for (const IdentifierLocPair &Pair : Protocols) in CodeCompleteObjCProtocolReferences()
7055 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
7057 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
7058 E = Protocols.end(); in FindImplementableMethods()
7078 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
7080 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
7081 E = Protocols.end(); in FindImplementableMethods()
7101 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
7103 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
7104 E = Protocols.end(); in FindImplementableMethods()