Typedef SgNodeHelper::PragmaList#
Defined in File SgNodeHelper.h
Typedef Documentation#
-
typedef std::list<std::pair<std::string, SgNode*>> SgNodeHelper::PragmaList#
collects all pragmas with name ‘pragmaName’ and creates a list of all pragma strings (with stripped off prefix) and the associated SgNode.