Searched refs:all_referenced_protocols (Results 1 – 11 of 11) sorted by relevance
159 for (const auto *Proto : ID->all_referenced_protocols()) in HasUserDeclaredSetterMethod()296 for (const auto *I : OID->all_referenced_protocols()) in FindPropertyDeclaration()397 for (const auto *I : all_referenced_protocols()) in FindPropertyVisibleInPrimaryClass()415 for (const auto *PI : all_referenced_protocols()) in collectPropertiesToImplement()461 for (auto *Proto : all_referenced_protocols()) { in mergeClassExtensionProtocolList()688 for (auto *P : all_referenced_protocols()) in lookupNestedProtocol()
2637 for (auto *Proto : OI->all_referenced_protocols()) { in CollectInheritedProtocols()
250 for (auto *P : IFace->all_referenced_protocols()) { in ActOnProperty()830 for (const auto *PI : ClassDecl->all_referenced_protocols()) { in SelectPropertyForSynthesisFromProtocols()837 for (const auto *PI : SDecl->all_referenced_protocols()) { in SelectPropertyForSynthesisFromProtocols()1022 for (const auto *Proto : OrigClass->all_referenced_protocols()) { in hasWrittenStorageAttribute()1754 for (auto *PI : IDecl->all_referenced_protocols()) in CollectImmediateProperties()2044 for (auto *PDecl : IDecl->all_referenced_protocols()) { in DiagnoseUnimplementedProperties()
2702 for (const auto *I : Super->all_referenced_protocols()) in findProtocolsWithExplicitImpls()2926 for (auto *PI : I->all_referenced_protocols()) in MatchAllMethodDeclarations()3043 for (auto *PI : I->all_referenced_protocols()) in ImplMethodsVsClassMethods()
4206 for (auto *I : IFace->all_referenced_protocols()) { in lookupInDeclContext()
2807 for (const ObjCProtocolDecl *P : RootClass->all_referenced_protocols()) { in isMethodDeclaredInRootProtocol()
5156 for (auto *I : IFace->all_referenced_protocols()) in AddObjCProperties()
831 for (const auto *P : OD->all_referenced_protocols()) { in checkPreObjCMessage()
1416 all_protocol_range all_referenced_protocols() const { in all_referenced_protocols() function
3555 for (const auto *P : OID->all_referenced_protocols()) in GeneratePropertyList()
3264 for (const auto *P : OID->all_referenced_protocols()) in EmitPropertyList()