Searched refs:property_impls (Results 1 – 15 of 15) sorted by relevance
83 for (const auto *I : ID->property_impls()) in Scan()
212 for (const auto *I : D->property_impls()) { in REGISTER_SET_FACTORY_WITH_PROGRAMSTATE()285 for (auto *PropImpl : getContainingObjCImpl(LCtx)->property_impls()) { in checkBeginFunction()
797 for (const auto *PI : ImpD->property_impls()) { in createObjCPropertyGetter()827 for (const auto *I : ImplDecl->property_impls()) { in createObjCPropertyGetter()
143 for (auto *PropImpl : ID->property_impls()) in visitObjCDecl()
2088 for (const auto *I : IMPDecl->property_impls()) in DiagnoseUnimplementedProperties()2129 for (const auto *propertyImpl : impDecl->property_impls()) { in diagnoseNullResettableSynthesizedSetters()2252 for (const auto *PID : D->property_impls()) { in DiagnoseOwningPropertyGetterSynthesis()
3000 for (const auto *PImpl : IMPDecl->property_impls()) { in ImplMethodsVsClassMethods()4007 for (auto *PropImpl : OID->property_impls()) { in ActOnAtEnd()4874 for (ObjCPropertyImplDecl *PropertyImpl : ImpDecl->property_impls()) { in ActOnMethodDeclaration()
464 for (const auto *I : D->property_impls()) { in VisitObjCImplementationDecl()
2231 for (auto *PID : property_impls()) in FindPropertyImplIvarDecl()2245 for (auto *PID : property_impls()) in FindPropertyImplDecl()
8875 for (auto *PID : CID->property_impls()) in getObjCPropertyImplDeclForPropertyDecl()8880 for (auto *PID : OID->property_impls()) in getObjCPropertyImplDeclForPropertyDecl()
1197 for (auto *I : IMD ? IMD->property_impls() : CID->property_impls()) in RewriteImplementationDecl()5333 for (const auto *Prop : IDecl->property_impls()) { in RewriteObjCClassMetaData()5611 for (const auto *Prop : IDecl->property_impls()) { in RewriteObjCCategoryImplDecl()
1374 for (auto *I : IMD ? IMD->property_impls() : CID->property_impls()) in RewriteImplementationDecl()6993 for (const auto *Prop : IDecl->property_impls()) { in RewriteObjCClassMetaData()7243 for (const auto *Prop : IDecl->property_impls()) { in RewriteObjCCategoryImplDecl()
2510 propimpl_range property_impls() const { in property_impls() function
1917 for (auto *propImpl : OID->property_impls()) in GenerateClass()
3443 for (const auto *PID : ID->property_impls()) { in GenerateClass()
7047 for (const auto *PID : D->property_impls()) { in EmitObjCPropertyImplementations()