Lines Matching refs:Protocols
7608 const ObjCList<ObjCProtocolDecl> &Protocols = in AddObjCMethods() local
7610 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in AddObjCMethods()
7611 E = Protocols.end(); in AddObjCMethods()
7633 const ObjCList<ObjCProtocolDecl> &Protocols = in AddObjCMethods() local
7635 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in AddObjCMethods()
7636 E = Protocols.end(); in AddObjCMethods()
8474 ArrayRef<IdentifierLocPair> Protocols) { in CodeCompleteObjCProtocolReferences() argument
8485 for (const IdentifierLocPair &Pair : Protocols) in CodeCompleteObjCProtocolReferences()
8846 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8848 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8849 E = Protocols.end(); in FindImplementableMethods()
8869 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8871 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8872 E = Protocols.end(); in FindImplementableMethods()
8892 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8894 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8895 E = Protocols.end(); in FindImplementableMethods()