Searched refs:addPropertyImplementation (Results 1 – 3 of 3) sorted by relevance
1263 IC->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()1302 CatImplClass->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()
1697 void addPropertyImplementation(ObjCPropertyImplDecl *property);
1623 void ObjCImplDecl::addPropertyImplementation(ObjCPropertyImplDecl *property) { in addPropertyImplementation() function in ObjCImplDecl