Searched refs:sorrycount (Results 1 – 17 of 17) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | diagnostic.h | 447 #define sorrycount diagnostic_kind_count (global_dc, DK_SORRY) macro
|
| D | diagnostic.cc | 1918 return errorcount || sorrycount; in seen_error()
|
| D | ChangeLog-2001 | 1820 * diagnostic.c (sorry): Increment sorrycount before saving the 20803 * toplev.h (warningcount, errorcount, sorrycount): Remove 20806 * toplev.c (warningcount, errorcount, sorrycount): Remove 20811 (errorcount, warningcount, sorrycount): Define as macros.
|
| D | ChangeLog.tree-ssa | 8174 or sorrycount are non-zero.
|
| D | ChangeLog-1999 | 11806 (sorrycount): Likewise.
|
| D | ChangeLog-2006 | 10163 * toplev.c (compile_file): Return early on errorcount or sorrycount.
|
| D | ChangeLog-2007 | 8037 (mips_set_current_function): Check errorcount and sorrycount
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | lambda.cc | 1078 gcc_assert (errorcount || sorrycount); in maybe_add_lambda_conv_op()
|
| D | pt.cc | 11051 int errs = errorcount + sorrycount; in limit_bad_template_recursion() 11126 new_level->errors = errorcount + sorrycount; in push_tinst_level_loc() 11197 current_tinst_level->errors = errorcount+sorrycount; in reopen_tinst_level() 12435 if (errorcount + sorrycount > current_tinst_level->errors) in instantiate_class_template_1() 13917 int errs = errorcount + sorrycount; in tsubst_default_argument() 13982 if (errorcount+sorrycount > errs in tsubst_default_argument()
|
| D | decl2.cc | 4712 || (errorcount + sorrycount > 0 in no_linkage_error()
|
| D | ChangeLog-1999 | 4008 * lex.c (errorcount, sorrycount): Don't declare. 4009 * repo.c (errorcount, sorrycount): Likewise. 4010 * typeck2.c (errorcount, sorrycount): Likewise.
|
| D | call.cc | 3526 errs = errorcount+sorrycount; in add_template_candidate_real() 3564 if (errorcount+sorrycount == errs) in add_template_candidate_real()
|
| D | name-lookup.cc | 5356 gcc_assert (errorcount || sorrycount); in push_class_level_binding()
|
| D | ChangeLog-2005 | 1376 sorrycount or errorcount are nonzero.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/objc/ |
| D | objc-gnu-runtime-abi-01.cc | 2137 || errorcount || sorrycount) in objc_eh_runtime_type()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | generic.texi | 129 @code{sorrycount}. When these flags are set, any macro or function
|
| D | gccint.info | 10089 to the user and set 'sorrycount'. When these flags are set, any macro
|