extract out shared pet_id_get_decl
commit38505356993e047f21b494edd566ea2f9209d4ce
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 19 Aug 2015 08:25:04 +0000 (19 10:25 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 2 Nov 2015 14:06:03 +0000 (2 15:06 +0100)
treea451d5f2b86d93ca5aa3449f4977ac575584c491
parent543d4610c1c52beb2aebd6e14f0b3134e6b999de
extract out shared pet_id_get_decl

This makes it easier to understand where the ValueDecl comes from and
it will also make it easier to make adjustments.

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