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()
1087 virtual void collectPropertiesToImplement(PropertyMap &PM) const {} in collectPropertiesToImplement() function1793 void collectPropertiesToImplement(PropertyMap &PM) const override;2283 void collectPropertiesToImplement(PropertyMap &PM) const override;
382 InterfaceD->collectPropertiesToImplement(PropMap); in visit()
1826 SDecl->collectPropertiesToImplement(PropMap); in CollectSuperClassPropertyImplementations()1891 IDecl->collectPropertiesToImplement(PropMap); in DefaultSynthesizeProperties()2047 IDecl->collectPropertiesToImplement(NoNeedToImplPropMap); in DiagnoseUnimplementedProperties()