Lines Matching full:getter
613 if (ObjCMethodDecl *Getter = D->getGetterMethodDecl()) {614 getEntityInfo(Getter, GetterEntity, SA);615 DInfo.ObjCPropDeclInfo.getter = &GetterEntity;617 DInfo.ObjCPropDeclInfo.getter = nullptr;