Rose::AstJson::rawOmpArrayDimensionsJson
Synopsis
Declared in <SageIII/astJson/sageAstJsonPrivate.h>
std::string
rawOmpArrayDimensionsJson(
std::map<SgSymbol*, std::vector<std::pair<SgExpression*, SgExpression*>>> const& array_dimensions,
std::unordered_map<SgNode const*, uint64_t> const& ids);
Created with MrDocs