Searched refs:all_referenced_protocols (Results 1 – 8 of 8) sorted by relevance
134 for (const auto *Proto : ID->all_referenced_protocols()) in HasUserDeclaredSetterMethod()218 for (const auto *I : OID->all_referenced_protocols()) in FindPropertyDeclaration()261 for (const auto *I : all_referenced_protocols()) in FindPropertyVisibleInPrimaryClass()274 for (const auto *PI : all_referenced_protocols()) in collectPropertiesToImplement()321 for (auto *Proto : all_referenced_protocols()) { in mergeClassExtensionProtocolList()533 for (auto *P : all_referenced_protocols()) in lookupNestedProtocol()
1861 for (auto *Proto : OI->all_referenced_protocols()) { in CollectInheritedProtocols()
227 for (auto *P : IFace->all_referenced_protocols()) { in ActOnProperty()754 for (const auto *PI : ClassDecl->all_referenced_protocols()) { in DiagnosePropertyMismatchDeclInProtocols()760 for (const auto *PI : SDecl->all_referenced_protocols()) { in DiagnosePropertyMismatchDeclInProtocols()1434 for (auto *PI : IDecl->all_referenced_protocols()) in CollectImmediateProperties()1685 for (auto *PDecl : IDecl->all_referenced_protocols()) { in DiagnoseUnimplementedProperties()
1665 for (const auto *I : Super->all_referenced_protocols()) in findProtocolsWithExplicitImpls()1891 for (auto *PI : I->all_referenced_protocols()) in MatchAllMethodDeclarations()1991 for (auto *PI : I->all_referenced_protocols()) in ImplMethodsVsClassMethods()
3144 for (auto *I : IFace->all_referenced_protocols()) { in LookupVisibleDecls()
3556 for (auto *I : IFace->all_referenced_protocols()) in AddObjCProperties()
885 all_protocol_range all_referenced_protocols() const { in all_referenced_protocols() function
2792 for (const auto *P : OID->all_referenced_protocols()) in EmitPropertyList()