Skip to content

DOTRepresentation::addEdge

Synopsis

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

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

Created with MrDocs