Searched refs:dump_label_to_pp (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsupergraph.h289 virtual void dump_label_to_pp (pretty_printer *pp,
365 void dump_label_to_pp (pretty_printer *pp, bool user_facing) const
494 void dump_label_to_pp (pretty_printer *pp, bool user_facing) const OVERRIDE;
539 void dump_label_to_pp (pretty_printer *pp, bool user_facing) const
H A Dsupergraph.cc757 dump_label_to_pp (pp, false);
796 dump_label_to_pp (&pp, user_facing);
800 /* Implementation of superedge::dump_label_to_pp for non-switch CFG
809 cfg_superedge::dump_label_to_pp (pretty_printer *pp, function in class:ana::cfg_superedge
853 /* Implementation of superedge::dump_label_to_pp for CFG superedges for
859 switch_cfg_superedge::dump_label_to_pp (pretty_printer *pp, function in class:ana::switch_cfg_superedge
889 /* Implementation of superedge::dump_label_to_pp for interprocedural
893 callgraph_superedge::dump_label_to_pp (pretty_printer *pp, function in class:ana::callgraph_superedge
H A Dengine.cc1515 m_sedge->dump_label_to_pp (pp, false);
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsupergraph.h313 virtual void dump_label_to_pp (pretty_printer *pp,
391 void dump_label_to_pp (pretty_printer *pp, bool user_facing) const
512 void dump_label_to_pp (pretty_printer *pp, bool user_facing) const OVERRIDE;
555 void dump_label_to_pp (pretty_printer *pp, bool user_facing) const
H A Dsupergraph.cc947 dump_label_to_pp (pp, false);
969 dump_label_to_pp (&pp, false);
1010 dump_label_to_pp (&pp, user_facing);
1014 /* Implementation of superedge::dump_label_to_pp for non-switch CFG
1023 cfg_superedge::dump_label_to_pp (pretty_printer *pp, function in class:ana::cfg_superedge
1093 /* Implementation of superedge::dump_label_to_pp for CFG superedges for
1099 switch_cfg_superedge::dump_label_to_pp (pretty_printer *pp, function in class:ana::switch_cfg_superedge
1161 /* Implementation of superedge::dump_label_to_pp for interprocedural
1165 callgraph_superedge::dump_label_to_pp (pretty_printer *pp, function in class:ana::callgraph_superedge
H A Dengine.cc1982 m_sedge->dump_label_to_pp (pp, false);

Completed in 102 milliseconds