MarkBackendSpecificFunctionsAsCompilerGenerated
Supporting traversal to mark an backend specific functions as compiler generated.
Synopsis
Declared in <SageIII/astPostProcessing/markBackendCompilerSpecificFunctions.h>
class MarkBackendSpecificFunctionsAsCompilerGenerated
: public ROSE_VisitTraversal
Base Classes
Name |
Description |
|
Member Functions
Name |
Description |
|
Default constructor |
|
Destructor |
|
Required traversal function |
Data Members
Name |
Description
This class is a traversal specif to the lower level support of the markBackendSpecificFunctionsAsCompilerGenerated(SgNode*) function.
Created with MrDocs