Searched refs:all_protocol_iterator (Results 1 – 8 of 8) sorted by relevance
793 typedef ObjCList<ObjCProtocolDecl>::iterator all_protocol_iterator; typedef795 all_protocol_iterator all_referenced_protocol_begin() const { in all_referenced_protocol_begin()798 return all_protocol_iterator(); in all_referenced_protocol_begin()807 all_protocol_iterator all_referenced_protocol_end() const { in all_referenced_protocol_end()810 return all_protocol_iterator(); in all_referenced_protocol_end()
164 for (ObjCInterfaceDecl::all_protocol_iterator in FindPropertyDeclaration()211 for (ObjCInterfaceDecl::all_protocol_iterator in FindPropertyVisibleInPrimaryClass()228 for (ObjCInterfaceDecl::all_protocol_iterator in collectPropertiesToImplement()277 for (all_protocol_iterator in mergeClassExtensionProtocolList()296 for (all_protocol_iterator p = all_referenced_protocol_begin(), in mergeClassExtensionProtocolList()
1706 for (ObjCInterfaceDecl::all_protocol_iterator P = OI->all_referenced_protocol_begin(), in CollectInheritedProtocols()
227 for (ObjCInterfaceDecl::all_protocol_iterator in ActOnProperty()1493 for (ObjCInterfaceDecl::all_protocol_iterator in CollectImmediateProperties()
1761 for (ObjCInterfaceDecl::all_protocol_iterator in MatchAllMethodDeclarations()1856 for (ObjCInterfaceDecl::all_protocol_iterator in ImplMethodsVsClassMethods()
2932 for (ObjCInterfaceDecl::all_protocol_iterator in LookupVisibleDecls()
3508 for (ObjCInterfaceDecl::all_protocol_iterator in AddObjCProperties()
2825 for (ObjCInterfaceDecl::all_protocol_iterator in EmitPropertyList()