extract out pet_clang_find_function_decl_with_body
commitee9ec8f052875b5f1f889c8469f4124bcd65f96d
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 20 Aug 2015 13:06:24 +0000 (20 15:06 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 10 Nov 2015 11:05:21 +0000 (10 12:05 +0100)
treed08872165e7e9774c8d868232e8b09df13f0d9d0
parent93ff8f775841e2a2639ebe2ef548b30e6d5f923c
extract out pet_clang_find_function_decl_with_body

This will be reused to check for function bodies to inline.

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