Class TestMappingOfDeclarationsInMemoryPoolToSymbols#
Defined in File AstConsistencyTests.h
Inheritance Relationships#
Base Type#
public ROSE_VisitTraversal
Class Documentation#
-
class TestMappingOfDeclarationsInMemoryPoolToSymbols : public ROSE_VisitTraversal#
This traversal uses the Memory Pool traversal to test declarations and if their associated symbol can be located.
This traversal uses the Memory Pool traversal to test if sysbols can be found for all declarations.
Public Functions
-
inline virtual ~TestMappingOfDeclarationsInMemoryPoolToSymbols()#
-
virtual void visit(SgNode*)#
Public Static Functions
-
static void test()#
static function to do test on any IR node
-
inline virtual ~TestMappingOfDeclarationsInMemoryPoolToSymbols()#