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