Searched refs:add_after_node_annotations (Results 1 – 7 of 7) sorted by relevance
583 virtual bool add_after_node_annotations (graphviz_out *gv ATTRIBUTE_UNUSED, in add_after_node_annotations() function
570 if (args.m_node_annotator->add_after_node_annotations (gv, *this)) in dump_dot()
3833 bool add_after_node_annotations (graphviz_out *gv, const supernode &n) in add_after_node_annotations() function in ana::exploded_graph_annotator
599 virtual bool add_after_node_annotations (graphviz_out *gv ATTRIBUTE_UNUSED, in add_after_node_annotations() function
680 if (args.m_node_annotator->add_after_node_annotations (gv, *this)) in dump_dot()
5563 bool add_after_node_annotations (graphviz_out *gv, const supernode &n) in add_after_node_annotations() function in ana::exploded_graph_annotator
6059 Add a call to add_after_node_annotations.6063 (dot_annotator::add_after_node_annotations): New vfunc.