add PetScan::collect_declared_names
commit5b0a1c573a31bbac80e063a1c2c49a545d2273b0
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 15 Aug 2015 12:07:13 +0000 (15 14:07 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 10 Nov 2015 11:05:10 +0000 (10 12:05 +0100)
treea07563fc2f66227f1d3f828a99962d3b10c6cf04
parent9b5b0976f5ee24ea3bacb08ec6a54b21126ee848
add PetScan::collect_declared_names

Collecting the names of the variables declared inside the function
containing the analyzed scop will be useful for avoiding naming conflicts
with variables in inlined functions.

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