Searched refs:all_referenced_protocols (Results 1 – 11 of 11) sorted by relevance
158 for (const auto *Proto : ID->all_referenced_protocols()) in HasUserDeclaredSetterMethod()283 for (const auto *I : OID->all_referenced_protocols()) in FindPropertyDeclaration()386 for (const auto *I : all_referenced_protocols()) in FindPropertyVisibleInPrimaryClass()407 for (const auto *PI : all_referenced_protocols()) in collectPropertiesToImplement()453 for (auto *Proto : all_referenced_protocols()) { in mergeClassExtensionProtocolList()673 for (auto *P : all_referenced_protocols()) in lookupNestedProtocol()
2574 for (auto *Proto : OI->all_referenced_protocols()) { in CollectInheritedProtocols()
250 for (auto *P : IFace->all_referenced_protocols()) { in ActOnProperty()845 for (const auto *PI : ClassDecl->all_referenced_protocols()) { in SelectPropertyForSynthesisFromProtocols()852 for (const auto *PI : SDecl->all_referenced_protocols()) { in SelectPropertyForSynthesisFromProtocols()1037 for (const auto *Proto : OrigClass->all_referenced_protocols()) { in hasWrittenStorageAttribute()1776 for (auto *PI : IDecl->all_referenced_protocols()) in CollectImmediateProperties()2067 for (auto *PDecl : IDecl->all_referenced_protocols()) { in DiagnoseUnimplementedProperties()
2674 for (const auto *I : Super->all_referenced_protocols()) in findProtocolsWithExplicitImpls()2910 for (auto *PI : I->all_referenced_protocols()) in MatchAllMethodDeclarations()3027 for (auto *PI : I->all_referenced_protocols()) in ImplMethodsVsClassMethods()
3931 for (auto *I : IFace->all_referenced_protocols()) { in lookupInDeclContext()
2803 for (const ObjCProtocolDecl *P : RootClass->all_referenced_protocols()) { in isMethodDeclaredInRootProtocol()
4751 for (auto *I : IFace->all_referenced_protocols()) in AddObjCProperties()
835 for (const auto *P : OD->all_referenced_protocols()) { in checkPreObjCMessage()
1400 all_protocol_range all_referenced_protocols() const { in all_referenced_protocols() function
3356 for (const auto *P : OID->all_referenced_protocols()) in GeneratePropertyList()
3326 for (const auto *P : OID->all_referenced_protocols()) in EmitPropertyList()