ppcg.c: expr_has_call: use pet_expr_foreach_call_expr
commit66992c080ba5484c84e757e09e214c979c753fcf
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 29 Jan 2014 12:51:52 +0000 (29 13:51 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 2 Apr 2014 08:48:02 +0000 (2 10:48 +0200)
treeef75695f1b0cafafdc645d05ad72ae9eccca705e
parent5dc6ba139b0350b7a41c6d558c21e657eb0d5591
ppcg.c: expr_has_call: use pet_expr_foreach_call_expr

This reduces the dependence on the internal representation
of statement bodies.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
ppcg.c