Home | History | Annotate | Download | only in AST

Lines Matching defs:collectPropertiesToImplement

220 void ObjCInterfaceDecl::collectPropertiesToImplement(PropertyMap &PM,
231 (*PI)->collectPropertiesToImplement(PM, PO);
1451 void ObjCProtocolDecl::collectPropertiesToImplement(PropertyMap &PM,
1465 (*PI)->collectPropertiesToImplement(PM, PO);