GCC Middle and Back End API Reference
graphviz.h File Reference
#include "pretty-print.h"
Include dependency graph for graphviz.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  dot::writer
struct  dot::ast_node
struct  dot::id
struct  dot::kv_pair
struct  dot::attr_list
struct  dot::stmt_list
struct  dot::graph
struct  dot::stmt
struct  dot::stmt_with_attr_list
struct  dot::node_stmt
struct  dot::attr_stmt
struct  dot::kv_stmt
struct  dot::port
struct  dot::node_id
struct  dot::edge_stmt
struct  dot::subgraph
class  graphviz_out

Namespaces

namespace  xml
namespace  dot

Enumerations

enum class  dot::compass_pt {
  dot::n , dot::ne , dot::e , dot::se ,
  dot::s , dot::sw , dot::w , dot::nw ,
  dot::c
}

Functions

std::unique_ptr< xml::nodedot::make_svg_from_graph (const graph &g)