Lines Matching full:setter
532 if (ObjCMethodDecl *Setter = D->getSetterMethodDecl()) {533 getEntityInfo(Setter, SetterEntity, SA);534 DInfo.ObjCPropDeclInfo.setter = &SetterEntity;536 DInfo.ObjCPropDeclInfo.setter = 0;