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
add new subgraph with manual id assignment
Declared in <src/midend/astDump/DOTSubgraphRepresentation.h>
void
addSubgraph(
int id,
std::string name);
Created with MrDocs