Skip to content

TestMappingOfDeclarationsInMemoryPoolToSymbols

This traversal uses the Memory Pool traversal to test declarations and if their associated symbol can be located.

Synopsis

Declared in <src/midend/astDiagnostics/AstConsistencyTests.h>

class TestMappingOfDeclarationsInMemoryPoolToSymbols
    : public ROSE_VisitTraversal

Base Classes

Name

Description

ROSE_VisitTraversal

Member Functions

Name

Description

~TestMappingOfDeclarationsInMemoryPoolToSymbols [destructor] [virtual]

Destructor

visit [virtual]

Static Member Functions

Name

Description

test

static function to do test on any IR node

Description

This traversal uses the Memory Pool traversal to test if sysbols can be found for all declarations.

Created with MrDocs