AstPrePostProcessing::traverseWithinFile
traverse only nodes which represent the same file as where the traversal was started
Synopsis
Declared in <src/midend/astProcessing/AstSimpleProcessing.h>
void
traverseWithinFile(SgNode* node);
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs