Home
last modified time | relevance | path

Searched refs:exploded_graph_annotator (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dengine.cc3750 class exploded_graph_annotator : public dot_annotator class
3753 exploded_graph_annotator (const exploded_graph &eg) in exploded_graph_annotator() function in ana::exploded_graph_annotator
4057 exploded_graph_annotator a (eg); in impl_run_checkers()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dengine.cc5479 class exploded_graph_annotator : public dot_annotator class
5482 exploded_graph_annotator (const exploded_graph &eg) in exploded_graph_annotator() function in ana::exploded_graph_annotator
5844 exploded_graph_annotator a (eg); in impl_run_checkers()
H A DChangeLog2807 (exploded_graph_annotator::print_enode): Iterate
3034 * engine.cc (exploded_graph_annotator::print_saved_diagnostic):
3925 (exploded_graph_annotator::add_node_annotations):
3937 (exploded_graph_annotator::print_enode): Show STATUS_BULK_MERGED.
6035 (class exploded_graph_annotator): New subclass of dot_annotator.
6037 after the analysis runs, using exploded_graph_annotator. dumping