Skip to content

Rose::AstJson::canonicalTypedefDeclarationId

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

uint64_t
canonicalTypedefDeclarationId(
    std::unordered_map<SgNode const*, uint64_t> const& ids,
    SgTypedefDeclaration const* decl);

Created with MrDocs