Skip to content

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

ROSE_VisitTraversal

Member Functions

Name

Description

MarkBackendSpecificFunctionsAsCompilerGenerated [constructor]

Default constructor

~MarkBackendSpecificFunctionsAsCompilerGenerated [destructor] [virtual]

Destructor

visit [virtual]

Required traversal function

Data Members

Description

This class is a traversal specif to the lower level support of the markBackendSpecificFunctionsAsCompilerGenerated(SgNode*) function.

Created with MrDocs