Class TestChildPointersInMemoryPool#

Inheritance Relationships#

Base Type#

  • public ROSE_VisitTraversal

Class Documentation#

class TestChildPointersInMemoryPool : public ROSE_VisitTraversal#

This traversal uses the Memory Pool traversal to test parent pointers.

This traversal uses the Memory Pool traversal to test parent pointers (e.g. declarations that are hidden from the AST traversal). This traversal traverses the whole AST using the memory pool traversal.

Public Functions

inline virtual ~TestChildPointersInMemoryPool()#
virtual void visit(SgNode*)#

Public Static Functions

static void test()#

static function to do test on any IR node