ROSE 0.11.145.147
|
Definition at line 87 of file sageInterface.h.
Public Attributes | |
std::map< SgForStatement *, bool > | forLoopInitNormalizationTable |
std::map< SgForStatement *, std::pair< SgVariableDeclaration *, SgVariableDeclaration * > > | forLoopInitNormalizationRecord |
std::map<SgForStatement* , bool > SageInterface::Transformation_Record::forLoopInitNormalizationTable |
Definition at line 90 of file sageInterface.h.
std::map<SgForStatement* , std::pair<SgVariableDeclaration*, SgVariableDeclaration*> > SageInterface::Transformation_Record::forLoopInitNormalizationRecord |
Definition at line 92 of file sageInterface.h.