Skip to content

AstBottomUpProcessing::traverseInputFiles

evaluates attributes only at nodes which represent files which were specified on the command line (=input files).

Synopsis

Declared in <src/midend/astProcessing/AstProcessing.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