Searched refs:had_errors_p (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc606 if (lhs_rid == dst_rep_rid && !ctxt.had_errors_p ())
796 if (src_sid.null_p () || ctxt.had_errors_p ())
1210 if (state_var_rid == var_rid && !ctxt.had_errors_p ())
1233 if (ctxt.had_errors_p ())
H A Dregion-model.h2065 bool had_errors_p () const { return m_num_unexpected_codes > 0; } function in class:ana::tentative_region_model_context
H A Dregion-model.cc3860 if (ctxt.had_errors_p ())
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.h1030 bool had_errors_p () const { return m_num_unexpected_codes > 0; } function in class:ana::tentative_region_model_context

Completed in 198 milliseconds