Hi, > On 05/10/2012 10:52 AM, Paolo Carlini wrote: >> Was thinking: would it make sense to have a predicate for 'any' pointer type? > > Something like TYPE_PTR_OR_PTRMEM_P would be fine.
Good. > Hmm, I see that TYPE_PTRMEM_P only means pointer to data member, that's > unfortunate; the name doesn't make that clear. So, let's have a plan about the names of such predicates and I'll implement it as soon as possible. Paolo