Searched defs:collectPropertiesToImplement (Results 1 – 2 of 2) sorted by relevance
406 void ObjCInterfaceDecl::collectPropertiesToImplement(PropertyMap &PM) const { in collectPropertiesToImplement() function in ObjCInterfaceDecl2048 void ObjCProtocolDecl::collectPropertiesToImplement(PropertyMap &PM) const { in collectPropertiesToImplement() function in ObjCProtocolDecl
1087 virtual void collectPropertiesToImplement(PropertyMap &PM) const {} in collectPropertiesToImplement() function