Searched refs:dump_path_diagnostic (Results 1 – 3 of 3) sorted by relevance
980 class dump_path_diagnostic class981 : public pending_diagnostic_subclass<dump_path_diagnostic>992 bool operator== (const dump_path_diagnostic &) const in operator ==()1041 ctxt.warn (new dump_path_diagnostic ()); in on_stmt()1189 class stale_jmp_buf : public pending_diagnostic_subclass<dump_path_diagnostic>
1159 class dump_path_diagnostic class1160 : public pending_diagnostic_subclass<dump_path_diagnostic>1176 bool operator== (const dump_path_diagnostic &) const in operator ==()1231 ctxt->warn (new dump_path_diagnostic ()); in on_stmt_pre()
523 (dump_path_diagnostic::get_controlling_option): New.524 (dump_path_diagnostic::emit): Use it.1972 (class dump_path_diagnostic): Move to region-model.cc2010 (class dump_path_diagnostic): Move here from engine.cc.