Function SageInterface::generateFileList#
Defined in File sageInterface.h
Function Documentation#
-
std::vector<SgFile*> SageInterface::generateFileList()#
Returns STL vector of SgFile IR node pointers.
Demonstrates use of restricted traversal over just SgFile IR nodes.