Home | History | Annotate | Download | only in AST

Lines Matching refs:collectPropertiesToImplement

287 void ObjCInterfaceDecl::collectPropertiesToImplement(PropertyMap &PM,
298 (*PI)->collectPropertiesToImplement(PM, PO);
1495 void ObjCProtocolDecl::collectPropertiesToImplement(PropertyMap &PM,
1509 (*PI)->collectPropertiesToImplement(PM, PO);