>> Which would be a simple way to find only calls of functions >> which have got a pointer return type? > > expression *y;
I have got understanding difficulties with this SmPL variable specification. I (as a C programmer) would tend to interpret an asterisk before an expression as a pointer dereference (and not as a call with the desired function return type). Do I get an inappropriate impression here? Regards, Markus _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
