Skip to content

DOTRepresentation::addNullValue

Synopses

Declared in <src/midend/astDump/DOTRepresentation.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