libabigail/src
Dodji Seketeli c545e58b52 Add dumping routines for declaration location
* include/abg-fwd.h (get_global_scope()): New overload for const
	decl_base&.  Move the other overloads up in the file.
	(get_translation_unit): Add an overload for decl_base&.  Constify
	the others.
	(dump_decl_location): Declare new functions.
	* src/abg-ir.cc (get_global_scope): Define the overload for const
	decl_base&.  Write the other overloads in terms of this one.
	(get_translation_unit): Likewise, define the overload for const
	decl_base&.  Write the other overloads in terms of this one.
	(dump_decl_location): Define these new overloads.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2014-04-16 17:09:49 +02:00
..
abg-comp-filter.cc A virt mem fn deleted and added to the same offset is not harmful 2014-04-16 11:41:20 +02:00
abg-comparison.cc Work around "mangled name vanishing from one version of mem fn decl" bug 2014-04-16 11:41:20 +02:00
abg-config.cc
abg-corpus.cc Make tree walking preemptive 2014-03-27 13:01:17 +01:00
abg-diff-utils.cc Generalize use of equality operator in core diff algorithms 2013-12-23 13:40:14 +01:00
abg-dwarf-reader.cc Recognize virtual member functions better and store them appart 2014-04-14 14:56:51 +02:00
abg-hash.cc Do not hash non-virtual member functions when hashing a class 2014-04-15 11:49:26 +02:00
abg-ir.cc Add dumping routines for declaration location 2014-04-16 17:09:49 +02:00
abg-libxml-utils.cc Add --drop/--keep options to bidiff 2014-02-28 17:59:39 +01:00
abg-libzip-utils.cc Initial writing/reading of an ABI corpus to an archive 2013-08-27 16:20:41 +02:00
abg-reader.cc Recognize virtual member functions better and store them appart 2014-04-14 14:56:51 +02:00
abg-traverse.cc Make tree walking preemptive 2014-03-27 13:01:17 +01:00
abg-viz-common.cc
abg-viz-dot.cc
abg-viz-svg.cc
abg-writer.cc Add dumping routines for declaration location 2014-04-16 17:09:49 +02:00
Makefile.am Initial implementation of diff tree node filtering 2014-03-27 13:01:18 +01:00