Searched refs:all_referenced_protocols (Results 1 – 9 of 9) sorted by relevance
134 for (const auto *Proto : ID->all_referenced_protocols()) in HasUserDeclaredSetterMethod()259 for (const auto *I : OID->all_referenced_protocols()) in FindPropertyDeclaration()362 for (const auto *I : all_referenced_protocols()) in FindPropertyVisibleInPrimaryClass()383 for (const auto *PI : all_referenced_protocols()) in collectPropertiesToImplement()430 for (auto *Proto : all_referenced_protocols()) { in mergeClassExtensionProtocolList()642 for (auto *P : all_referenced_protocols()) in lookupNestedProtocol()
1976 for (auto *Proto : OI->all_referenced_protocols()) { in CollectInheritedProtocols()
258 for (auto *P : IFace->all_referenced_protocols()) { in ActOnProperty()817 for (const auto *PI : ClassDecl->all_referenced_protocols()) { in DiagnosePropertyMismatchDeclInProtocols()823 for (const auto *PI : SDecl->all_referenced_protocols()) { in DiagnosePropertyMismatchDeclInProtocols()882 for (const auto *Proto : OrigClass->all_referenced_protocols()) { in hasWrittenStorageAttribute()1556 for (auto *PI : IDecl->all_referenced_protocols()) in CollectImmediateProperties()1840 for (auto *PDecl : IDecl->all_referenced_protocols()) { in DiagnoseUnimplementedProperties()
2581 for (const auto *I : Super->all_referenced_protocols()) in findProtocolsWithExplicitImpls()2811 for (auto *PI : I->all_referenced_protocols()) in MatchAllMethodDeclarations()2928 for (auto *PI : I->all_referenced_protocols()) in ImplMethodsVsClassMethods()
3551 for (auto *I : IFace->all_referenced_protocols()) { in LookupVisibleDecls()
3631 for (auto *I : IFace->all_referenced_protocols()) in AddObjCProperties()
766 for (const auto *P : OD->all_referenced_protocols()) { in checkPreObjCMessage()
1333 all_protocol_range all_referenced_protocols() const { in all_referenced_protocols() function
2983 for (const auto *P : OID->all_referenced_protocols()) in EmitPropertyList()