DOTSubgraphRepresentation::addNullValue
Synopses
Declared in <src/midend/astDump/DOTSubgraphRepresentation.h>
void
addNullValue(
NodeType node,
TraceType trace,
std::string varname,
std::string option = "");
void
addNullValue(
NodeType node,
std::string nodelabel,
std::string edgelabel,
std::string option = "");
Created with MrDocs