Skip to content

MarkAsCompilerGenerated::visit

Required traversal function

Synopsis

Declared in <SageIII/astPostProcessing/markCompilerGenerated.h>

virtual
void
visit(SgNode* node);

Parameters

Name

Description

node

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs