Skip to content

Ast2StringMap::MapType

Synopsis

Declared in <src/midend/astUtil/astSupport/StmtInfoCollect.h>

typedef std::map<AstNodePtr, std::string, std::less<AstNodePtr>> MapType;

Created with MrDocs