Lines Matching refs:Protocols
7677 const ObjCList<ObjCProtocolDecl> &Protocols = in AddObjCMethods() local
7679 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in AddObjCMethods()
7680 E = Protocols.end(); in AddObjCMethods()
7702 const ObjCList<ObjCProtocolDecl> &Protocols = in AddObjCMethods() local
7704 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in AddObjCMethods()
7705 E = Protocols.end(); in AddObjCMethods()
8558 ArrayRef<IdentifierLocPair> Protocols) { in CodeCompleteObjCProtocolReferences() argument
8569 for (const IdentifierLocPair &Pair : Protocols) in CodeCompleteObjCProtocolReferences()
8939 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8941 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8942 E = Protocols.end(); in FindImplementableMethods()
8962 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8964 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8965 E = Protocols.end(); in FindImplementableMethods()
8985 const ObjCList<ObjCProtocolDecl> &Protocols = in FindImplementableMethods() local
8987 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(), in FindImplementableMethods()
8988 E = Protocols.end(); in FindImplementableMethods()