Lines Matching refs:Protocols
7467 const ObjCList<ObjCProtocolDecl> &Protocols = in AddObjCMethods() local
7469 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in AddObjCMethods()
7470 E = Protocols.end(); in AddObjCMethods()
7492 const ObjCList<ObjCProtocolDecl> &Protocols = in AddObjCMethods() local
7494 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in AddObjCMethods()
7495 E = Protocols.end(); in AddObjCMethods()
8330 ArrayRef<IdentifierLocPair> Protocols) { in CodeCompleteObjCProtocolReferences() argument
8341 for (const IdentifierLocPair &Pair : Protocols) in CodeCompleteObjCProtocolReferences()
8684 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8686 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8687 E = Protocols.end(); in FindImplementableMethods()
8707 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8709 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8710 E = Protocols.end(); in FindImplementableMethods()
8730 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8732 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8733 E = Protocols.end(); in FindImplementableMethods()