Rose::AstJson::rawOmpExpressionListJson
Synopsis
Declared in <SageIII/astJson/sageAstJsonPrivate.h>
std::string
rawOmpExpressionListJson(
std::list<SgExpression*> const& expressions,
std::unordered_map<SgNode const*, uint64_t> const& ids);
Created with MrDocs