Skip to content

DOTSubgraphRepresentation::addSubgraph

add new subgraph with manual id assignment

Synopsis

Declared in <src/midend/astDump/DOTSubgraphRepresentation.h>

void
addSubgraph(
    int id,
    std::string name);

Created with MrDocs