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 |
|
Member Functions
Name |
Description |
|
Destructor |
|
Static Member Functions
Name |
Description |
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