]> sourceware.org Git - libabigail.git/commit
Add new test functions
authorDodji Seketeli <dodji@redhat.com>
Mon, 21 Sep 2015 08:53:33 +0000 (10:53 +0200)
committerDodji Seketeli <dodji@redhat.com>
Mon, 21 Sep 2015 08:53:33 +0000 (10:53 +0200)
commit0cc38b23276d6c92437a2ed0097631bb6b1299f0
tree9b985c625856176a6d7f9205c720afdbd788f925
parent46c263fbae48b7bf90b1bc9d76abdb8c8139f60c
Add new test functions

This patch adds a new set of test functions that are going to be used
in subsequent patches to come.

* include/abg-fwd.h (is_function_decl, is_decl, is_namespace)
(is_scope_decl): Declare new function overloads.
* src/abg-ir.cc (is_function_decl, is_decl, is_namespace)
(is_scope_decl): Define them.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
include/abg-fwd.h
src/abg-ir.cc
This page took 0.036651 seconds and 5 git commands to generate.