Searched defs:collectPropertiesToImplement (Results 1 – 2 of 2) sorted by relevance
268 void ObjCInterfaceDecl::collectPropertiesToImplement(PropertyMap &PM, in collectPropertiesToImplement() function in ObjCInterfaceDecl1602 void ObjCProtocolDecl::collectPropertiesToImplement(PropertyMap &PM, in collectPropertiesToImplement() function in ObjCProtocolDecl
607 virtual void collectPropertiesToImplement(PropertyMap &PM, in collectPropertiesToImplement() function