Skip to content

Rose::AstJson::declarationNeedsExternalReferenceRecord

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

bool
declarationNeedsExternalReferenceRecord(
    SgDeclarationStatement* decl,
    std::unordered_map<SgNode const*, uint64_t> const& ids);

Created with MrDocs