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