Skip to content

Rose::AstJson::isExternalUseModuleEdge

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

bool
isExternalUseModuleEdge(
    SgNode* source,
    SgNode* target,
    std::string const& field,
    std::unordered_map<SgNode const*, uint64_t> const& ids);

Created with MrDocs