Searched refs:property_impls (Results 1 – 15 of 15) sorted by relevance
85 for (const auto *I : ID->property_impls()) in Scan()
206 for (const auto *I : D->property_impls()) { in REGISTER_SET_FACTORY_WITH_PROGRAMSTATE()279 for (auto *PropImpl : getContainingObjCImpl(LCtx)->property_impls()) { in checkBeginFunction()
115 for (auto *PID : IMD->property_impls()) { in TraverseObjCMethodDecl()
755 for (const auto *PI : ImpD->property_impls()) { in createObjCPropertyGetter()785 for (const auto *I : ImplDecl->property_impls()) { in createObjCPropertyGetter()
2100 for (const auto *I : IMPDecl->property_impls()) in DiagnoseUnimplementedProperties()2142 for (const auto *propertyImpl : impDecl->property_impls()) { in diagnoseNullResettableSynthesizedSetters()2265 for (const auto *PID : D->property_impls()) { in DiagnoseOwningPropertyGetterSynthesis()
2976 for (const auto *PImpl : IMPDecl->property_impls()) { in ImplMethodsVsClassMethods()3985 for (auto PropImpl : OID->property_impls()) { in ActOnAtEnd()4837 for (ObjCPropertyImplDecl *PropertyImpl : ImpDecl->property_impls()) { in ActOnMethodDeclaration()
449 for (const auto *I : D->property_impls()) { in VisitObjCImplementationDecl()
2155 for (auto *PID : property_impls()) in FindPropertyImplIvarDecl()2169 for (auto *PID : property_impls()) in FindPropertyImplDecl()
7062 for (auto *PID : CID->property_impls()) in getObjCPropertyImplDeclForPropertyDecl()7067 for (auto *PID : OID->property_impls()) in getObjCPropertyImplDeclForPropertyDecl()
1199 for (auto *I : IMD ? IMD->property_impls() : CID->property_impls()) in RewriteImplementationDecl()5366 for (const auto *Prop : IDecl->property_impls()) { in RewriteObjCClassMetaData()5644 for (const auto *Prop : IDecl->property_impls()) { in RewriteObjCCategoryImplDecl()
1375 for (auto *I : IMD ? IMD->property_impls() : CID->property_impls()) in RewriteImplementationDecl()7041 for (const auto *Prop : IDecl->property_impls()) { in RewriteObjCClassMetaData()7291 for (const auto *Prop : IDecl->property_impls()) { in RewriteObjCCategoryImplDecl()
2451 propimpl_range property_impls() const { in property_impls() function
1894 for (auto *propImpl : OID->property_impls()) in GenerateClass()
5541 for (const auto *PID : D->property_impls()) { in EmitObjCPropertyImplementations()
3609 for (const auto *PID : ID->property_impls()) { in GenerateClass()