Searched refs:collectPropertiesToImplement (Results 1 – 5 of 5) sorted by relevance
133 CD->collectPropertiesToImplement(map); in visitObjCDecl()
402 void ObjCInterfaceDecl::collectPropertiesToImplement(PropertyMap &PM) const { in collectPropertiesToImplement() function in ObjCInterfaceDecl413 PI->collectPropertiesToImplement(PM); in collectPropertiesToImplement()2039 void ObjCProtocolDecl::collectPropertiesToImplement(PropertyMap &PM) const { in collectPropertiesToImplement() function in ObjCProtocolDecl2049 PI->collectPropertiesToImplement(PM); in collectPropertiesToImplement()
379 InterfaceD->collectPropertiesToImplement(PropMap); in visit()
1091 virtual void collectPropertiesToImplement(PropertyMap &PM) const {} in collectPropertiesToImplement() function1803 void collectPropertiesToImplement(PropertyMap &PM) const override;2297 void collectPropertiesToImplement(PropertyMap &PM) const override;
1816 SDecl->collectPropertiesToImplement(PropMap); in CollectSuperClassPropertyImplementations()1882 IDecl->collectPropertiesToImplement(PropMap); in DefaultSynthesizeProperties()2039 IDecl->collectPropertiesToImplement(NoNeedToImplPropMap); in DiagnoseUnimplementedProperties()