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