ResetTypes
This traversal uses the Memory Pool traversal to fixup types indeclarations that can be shared but are not. (e.g SgclassDeclarations).
Synopsis
Declared in <SageIII/astPostProcessing/fixupTypes.h>
class ResetTypes
: public ROSE_VisitTraversal
Base Classes
Name |
Description |
|
Member Functions
Name |
Description |
|
Destructor |
|
Required traversal function |
Description
This traversal uses the Memory Pool traversal to fixup types that are notshared across defining vs. non‐defining declarations and additional non‐definingdeclaration can can exist in the AST.
Created with MrDocs