Lines Matching refs:prop_begin
647 for (ObjCContainerDecl::prop_iterator P = CDecl->prop_begin(), in DiagnoseClassAndClassExtPropertyMismatch()
1274 for (ObjCInterfaceDecl::prop_iterator S = SDecl->prop_begin(), in ComparePropertiesInBaseAndSuper()
1278 for (ObjCInterfaceDecl::prop_iterator I = IDecl->prop_begin(), in ComparePropertiesInBaseAndSuper()
1300 for (ObjCProtocolDecl::prop_iterator P = PDecl->prop_begin(), in MatchOneProtocolPropertiesInClass()
1305 for (CP = CatDecl->prop_begin(), CE = CatDecl->prop_end(); CP!=CE; ++CP) in MatchOneProtocolPropertiesInClass()
1314 for (ObjCProtocolDecl::prop_iterator P = PDecl->prop_begin(), in MatchOneProtocolPropertiesInClass()
1319 for (CP = IDecl->prop_begin(), CE = IDecl->prop_end(); CP != CE; ++CP) in MatchOneProtocolPropertiesInClass()
1438 for (ObjCContainerDecl::prop_iterator P = IDecl->prop_begin(), in CollectImmediateProperties()
1451 for (ObjCContainerDecl::prop_iterator P = CATDecl->prop_begin(), in CollectImmediateProperties()
1462 for (ObjCProtocolDecl::prop_iterator P = PDecl->prop_begin(), in CollectImmediateProperties()
1488 for (ObjCContainerDecl::prop_iterator P = IDecl->prop_begin(), in CollectClassPropertyImplementations()
1499 for (ObjCProtocolDecl::prop_iterator P = PDecl->prop_begin(), in CollectClassPropertyImplementations()
1531 for (ObjCContainerDecl::prop_iterator P = IDecl->prop_begin(), in LookupPropertyDecl()
1548 for (ObjCProtocolDecl::prop_iterator P = PDecl->prop_begin(), in LookupPropertyDecl()
1706 for (ObjCContainerDecl::prop_iterator I = IDecl->prop_begin(), in AtomicPropertySetterGetterRules()