Skip to content

DOTGraphInterface::addSubgraph

add new subgraph, returns id of the subgraph

Synopsis

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

virtual
int
addSubgraph(std::string name);

Created with MrDocs