Searched refs:addPropertyImplementation (Results 1 – 3 of 3) sorted by relevance
1574 IC->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()1613 CatImplClass->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()
2440 void addPropertyImplementation(ObjCPropertyImplDecl *property);
2129 void ObjCImplDecl::addPropertyImplementation(ObjCPropertyImplDecl *property) { in addPropertyImplementation() function in ObjCImplDecl