Searched refs:addPropertyImplementation (Results 1 – 3 of 3) sorted by relevance
1572 IC->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()1611 CatImplClass->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()
2499 void addPropertyImplementation(ObjCPropertyImplDecl *property);
2222 void ObjCImplDecl::addPropertyImplementation(ObjCPropertyImplDecl *property) { in addPropertyImplementation() function in ObjCImplDecl