Skip to content

Rose::AstJson::idFor

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

uint64_t
idFor(
    std::unordered_map<SgNode const*, uint64_t> const& ids,
    SgNode const* node);

Created with MrDocs