Skip to content

DOTSubgraphRepresentation::addEdge

Synopsis

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

void
addEdge(
    NodeType node1,
    TraceType downtrace,
    std::string edgelabel,
    NodeType node2,
    std::string option = "");

Created with MrDocs