PetScan: keep track of DeclContext of function containing the scop
commit695cbb618ebb1e7f0eaa4752cbbe1156410b29af
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 14 Aug 2015 16:37:47 +0000 (14 18:37 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 6 Nov 2015 07:39:23 +0000 (6 08:39 +0100)
tree237477e59131db06da590d4fef347a9d26af9a5f
parent34025e1ee7de354afc14a6c2340456814c8b481a
PetScan: keep track of DeclContext of function containing the scop

This will be useful for finding out which variable names are (or at least
may be) in use in the containing function.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
pet.cc
scan.cc
scan.h