Searched defs:add_stmt_annotations (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ | ||
H A D | state-purge.cc | 497 state_purge_annotator::add_stmt_annotations (graphviz_out *gv, in add_stmt_annotations() function in state_purge_annotator |
H A D | supergraph.h | 579 virtual void add_stmt_annotations (graphviz_out *gv ATTRIBUTE_UNUSED, in add_stmt_annotations() function |
H A D | engine.cc | 3801 void add_stmt_annotations (graphviz_out *gv, const gimple *stmt, in add_stmt_annotations() function in ana::exploded_graph_annotator |
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ | ||
H A D | supergraph.h | 595 virtual void add_stmt_annotations (graphviz_out *gv ATTRIBUTE_UNUSED, in add_stmt_annotations() function |
H A D | state-purge.cc | 1147 state_purge_annotator::add_stmt_annotations (graphviz_out *gv, in add_stmt_annotations() function in state_purge_annotator |
H A D | engine.cc | 5531 void add_stmt_annotations (graphviz_out *gv, const gimple *stmt, in add_stmt_annotations() function in ana::exploded_graph_annotator |