AstPrePostProcessing::traverseInputFiles
traverse only nodes which represent files which were specified on the command line (=input files).
Synopsis
Declared in <src/midend/astProcessing/AstSimpleProcessing.h>
void
traverseInputFiles(SgProject* projectNode);
Parameters
Name |
Description |
projectNode |
This class represents a source project, with a list of SgFile objects and global |
Created with MrDocs