On 04/25/2017 04:01 PM, David Malcolm wrote:
On Tue, 2017-04-25 at 12:11 -0400, Nathan Sidwell wrote:
On 04/25/2017 11:58 AM, David Malcolm wrote:

    { return FIELD; }

I tried adding the kind of filtering you suggest, but the binfo doesn't
seem to have info on const vs non-const qualification of the accessor.

You need to look at the type of the function-decl. I think looking at the artifical this parm on TYPE_ARG_TYPES?


nathan

--
Nathan Sidwell

Reply via email to