Skip to content

AstDOTGeneration::writeIncidenceGraphToDOTFile

Synopsis

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

void
writeIncidenceGraphToDOTFile(
    SgIncidenceDirectedGraph* graph,
    std::string const& filename);

Created with MrDocs