Home
last modified time | relevance | path

Searched refs:on_unexpected_tree_code (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.h929 virtual void on_unexpected_tree_code (tree t,
987 void on_unexpected_tree_code (tree, const dump_location_t &) OVERRIDE {} in on_unexpected_tree_code() function
1024 void on_unexpected_tree_code (tree, const dump_location_t &) in on_unexpected_tree_code() function
1085 void on_unexpected_tree_code (tree t, in on_unexpected_tree_code() function
1088 m_inner->on_unexpected_tree_code (t, loc); in on_unexpected_tree_code()
1311 void on_unexpected_tree_code (tree t, const dump_location_t &) in on_unexpected_tree_code() function
H A Dexploded-graph.h72 void on_unexpected_tree_code (tree t,
H A Dregion-model-manager.cc1646 ctxt->on_unexpected_tree_code (t, loc); in get_region_for_unexpected_tree_code()
H A DChangeLog4772 (impl_region_model_context::on_unexpected_tree_code): Handle t
5837 (test_region_model_context::on_unexpected_tree_code): Require t to
5902 * engine.cc (impl_region_model_context::on_unexpected_tree_code):
5907 (test_region_model_context::on_unexpected_tree_code): Handle NULL
6416 (impl_region_model_context::on_unexpected_tree_code): ...this and
6421 (region_model_context::on_unexpected_tree_code): ...this and
6438 (region_model::on_unexpected_tree_code): ...this and convert first
H A Dengine.cc923 impl_region_model_context::on_unexpected_tree_code (tree t, in on_unexpected_tree_code() function in ana::impl_region_model_context
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.h2011 virtual void on_unexpected_tree_code (tree t,
2048 void on_unexpected_tree_code (tree, const dump_location_t &) OVERRIDE {} in on_unexpected_tree_code() function
2059 void on_unexpected_tree_code (tree, const dump_location_t &) in on_unexpected_tree_code() function
2204 void on_unexpected_tree_code (tree t, const dump_location_t &) in on_unexpected_tree_code() function
H A Dexploded-graph.h80 void on_unexpected_tree_code (tree t,
H A Dengine.cc696 impl_region_model_context::on_unexpected_tree_code (tree t, in on_unexpected_tree_code() function in ana::impl_region_model_context
H A Dregion-model.cc5006 ctxt->on_unexpected_tree_code (t, loc); in make_region_for_unexpected_tree_code()