Searched refs:collectPropertiesToImplement (Results 1 – 4 of 4) sorted by relevance
406 void ObjCInterfaceDecl::collectPropertiesToImplement(PropertyMap &PM) const { in collectPropertiesToImplement() function in ObjCInterfaceDecl417 PI->collectPropertiesToImplement(PM); in collectPropertiesToImplement()2048 void ObjCProtocolDecl::collectPropertiesToImplement(PropertyMap &PM) const { in collectPropertiesToImplement() function in ObjCProtocolDecl2058 PI->collectPropertiesToImplement(PM); in collectPropertiesToImplement()
1090 virtual void collectPropertiesToImplement(PropertyMap &PM) const {} in collectPropertiesToImplement() function1801 void collectPropertiesToImplement(PropertyMap &PM) const override;2294 void collectPropertiesToImplement(PropertyMap &PM) const override;
380 InterfaceD->collectPropertiesToImplement(PropMap); in visit()
1825 SDecl->collectPropertiesToImplement(PropMap); in CollectSuperClassPropertyImplementations()1890 IDecl->collectPropertiesToImplement(PropMap); in DefaultSynthesizeProperties()2046 IDecl->collectPropertiesToImplement(NoNeedToImplPropMap); in DiagnoseUnimplementedProperties()