|
ROSE
0.9.6a
|

Go to the source code of this file.
Namespaces | |
| arrIndexLabeler | |
Constant Groups | |
| arrIndexLabeler | |
Functions | |
| void | arrIndexLabeler::addArrayIndexAnnotations (SgNode *root) |
| bool | arrIndexLabeler::isArrayIndex (SgNode *n) |
| bool | arrIndexLabeler::isTopArrayRefExp (const SgNode *n) |
| SgExpression * | arrIndexLabeler::getArrayNameExp (SgNode *n) |
| int | arrIndexLabeler::getArrayDim (SgPntrArrRefExp *n) |
| std::list< SgExpression * > & | arrIndexLabeler::getArrayIndexExprs (SgPntrArrRefExp *n) |