Typedef SgNodeHelper::PragmaList

Typedef SgNodeHelper::PragmaList#

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.