Searched refs:all_referenced_protocols (Results 1 – 9 of 9) sorted by relevance
134 for (const auto *Proto : ID->all_referenced_protocols()) in HasUserDeclaredSetterMethod()236 for (const auto *I : OID->all_referenced_protocols()) in FindPropertyDeclaration()335 for (const auto *I : all_referenced_protocols()) in FindPropertyVisibleInPrimaryClass()355 for (const auto *PI : all_referenced_protocols()) in collectPropertiesToImplement()402 for (auto *Proto : all_referenced_protocols()) { in mergeClassExtensionProtocolList()614 for (auto *P : all_referenced_protocols()) in lookupNestedProtocol()
1978 for (auto *Proto : OI->all_referenced_protocols()) { in CollectInheritedProtocols()
258 for (auto *P : IFace->all_referenced_protocols()) { in ActOnProperty()808 for (const auto *PI : ClassDecl->all_referenced_protocols()) { in DiagnosePropertyMismatchDeclInProtocols()814 for (const auto *PI : SDecl->all_referenced_protocols()) { in DiagnosePropertyMismatchDeclInProtocols()872 for (const auto *Proto : OrigClass->all_referenced_protocols()) { in hasWrittenStorageAttribute()1533 for (auto *PI : IDecl->all_referenced_protocols()) in CollectImmediateProperties()1791 for (auto *PDecl : IDecl->all_referenced_protocols()) { in DiagnoseUnimplementedProperties()
2556 for (const auto *I : Super->all_referenced_protocols()) in findProtocolsWithExplicitImpls()2783 for (auto *PI : I->all_referenced_protocols()) in MatchAllMethodDeclarations()2900 for (auto *PI : I->all_referenced_protocols()) in ImplMethodsVsClassMethods()
3465 for (auto *I : IFace->all_referenced_protocols()) { in LookupVisibleDecls()
3618 for (auto *I : IFace->all_referenced_protocols()) in AddObjCProperties()
702 for (const auto *P : OD->all_referenced_protocols()) { in checkPreObjCMessage()
1093 all_protocol_range all_referenced_protocols() const { in all_referenced_protocols() function
2934 for (const auto *P : OID->all_referenced_protocols()) in EmitPropertyList()