Class MarkBackendSpecificFunctionsAsCompilerGenerated#

Inheritance Relationships#

Base Type#

  • public ROSE_VisitTraversal

Class Documentation#

class MarkBackendSpecificFunctionsAsCompilerGenerated : public ROSE_VisitTraversal#

Supporting traversal to mark an backend specific functions as compiler generated.

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

Public Functions

virtual ~MarkBackendSpecificFunctionsAsCompilerGenerated()#
MarkBackendSpecificFunctionsAsCompilerGenerated()#
void visit(SgNode *node)#

Required traversal function.

Public Members

std::string targetFileName#
Sg_File_Info *targetFile#