DOTSubgraphRepresentation::addEdge
Synopsis
Declared in <src/midend/astDump/DOTSubgraphRepresentation.h>
void
addEdge(
NodeType node1,
std::string edgelabel,
NodeType node2,
std::string option = "");
Created with MrDocs
Declared in <src/midend/astDump/DOTSubgraphRepresentation.h>
void
addEdge(
NodeType node1,
std::string edgelabel,
NodeType node2,
std::string option = "");
Created with MrDocs