SageInterface::addVarRefExpFromArrayDimInfo
Find all SgPntrArrRefExp under astNode, then add SgVarRefExp (if any) of SgPntrArrRefExp's dim_info into NodeList_t
Synopsis
Parameters
Name |
Description |
astNode |
This class represents the base class for all IR nodes within Sage III. |
NodeList_t |
A standard container which offers fixed time access to individual elements in any order. |
Created with MrDocs