move pet_clang_get_type_size to clang.cc
commit7e0bd20f919adf801ee7a66d938a5b5417e05200
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 20 Aug 2015 13:00:26 +0000 (20 15:00 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 6 Nov 2015 07:39:38 +0000 (6 08:39 +0100)
tree7beea7881d5f0abaffab93c03a722007d34b2daa
parentf6fbc0bc9f55d7fddc770eee9838674a0f977040
move pet_clang_get_type_size to clang.cc

This function will be reused by the inliner that will be introduced
in a subsequent commit.

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