Skip to content

Rose::AstJson::rawOmpUsesAllocatorsDefinitionsJson

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

std::string
rawOmpUsesAllocatorsDefinitionsJson(
    std::list<SgOmpUsesAllocatorsDefination*> const& definitions,
    std::unordered_map<SgNode const*, uint64_t> const& ids);

Created with MrDocs