libabigail
Classes | Namespaces
abg-traverse.h File Reference
#include "abg-fwd.h"
Include dependency graph for abg-traverse.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  node_visitor_base
 The base class for the visitor type hierarchy used for traversing a hierarchy of nodes. More...
 
class  traversable_base
 The interface for types which are feeling social and want to be visited during the traversal of a hierarchy of nodes. More...
 

Namespaces

 abigail
 Toplevel namespace for libabigail.
 
 abigail::ir
 The namespace of the internal representation of ABI artifacts like types and decls.