Home
last modified time | relevance | path

Searched refs:dot_annotator (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsupergraph.h39 class dot_annotator; variable
71 const dot_annotator *node_annotator) in dump_args_t()
77 const dot_annotator *m_node_annotator;
568 class dot_annotator
571 virtual ~dot_annotator () {} in ~dot_annotator()
H A Dstate-purge.h149 class state_purge_annotator : public dot_annotator
H A Dengine.cc3750 class exploded_graph_annotator : public dot_annotator
/netbsd/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsupergraph.h39 class dot_annotator; variable
71 const dot_annotator *node_annotator) in dump_args_t()
77 const dot_annotator *m_node_annotator;
584 class dot_annotator
587 virtual ~dot_annotator () {} in ~dot_annotator()
H A Dstate-purge.h233 class state_purge_annotator : public dot_annotator
H A DChangeLog6031 (class exploded_graph_annotator): New subclass of dot_annotator.
6056 * supergraph.h (dot_annotator::add_node_annotations): Add a
6058 (dot_annotator::add_stmt_annotations): Add a "within_row" param.
6059 (dot_annotator::add_after_node_annotations): New vfunc.
H A Dengine.cc5479 class exploded_graph_annotator : public dot_annotator