Lines Matching full:getter
526 if (ObjCMethodDecl *Getter = D->getGetterMethodDecl()) {527 getEntityInfo(Getter, GetterEntity, SA);528 DInfo.ObjCPropDeclInfo.getter = &GetterEntity;530 DInfo.ObjCPropDeclInfo.getter = 0;