Searched defs:add_node_annotations (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ | ||
H A D | state-purge.cc | 423 state_purge_annotator::add_node_annotations (graphviz_out *gv, in add_node_annotations() function in state_purge_annotator |
H A D | supergraph.h | 572 virtual bool add_node_annotations (graphviz_out *gv ATTRIBUTE_UNUSED, in add_node_annotations() function |
H A D | engine.cc | 3768 bool add_node_annotations (graphviz_out *gv, const supernode &n, in add_node_annotations() function in ana::exploded_graph_annotator |
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ | ||
H A D | supergraph.h | 588 virtual bool add_node_annotations (graphviz_out *gv ATTRIBUTE_UNUSED, in add_node_annotations() function |
H A D | state-purge.cc | 1071 state_purge_annotator::add_node_annotations (graphviz_out *gv, in add_node_annotations() function in state_purge_annotator |
H A D | engine.cc | 5497 bool add_node_annotations (graphviz_out *gv, const supernode &n, in add_node_annotations() function in ana::exploded_graph_annotator |