Searched refs:do_diagnostic (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/contrib/gcclibs/libcpp/ |
| HD | directives.c | 104 static void do_diagnostic (cpp_reader *, int, int); 987 do_diagnostic (cpp_reader *pfile, int code, int print_dir) in do_diagnostic() function 1006 do_diagnostic (pfile, CPP_DL_ERROR, 1); in do_error() 1013 do_diagnostic (pfile, CPP_DL_WARNING_SYSHDR, 1); in do_warning() 1457 do_diagnostic (pfile, CPP_DL_WARNING, 0); in do_pragma_dependency()
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | ChangeLog-2000 | 3874 * cpplib.c (do_diagnostic): Take boolean of whether to 7629 do_error and do_warning into do_diagnostic. Use it. 7630 (do_diagnostic): New function.
|
| HD | ChangeLog-2001 | 11043 * cpplib.c (do_diagnostic, _cpp_pop_buffer): Update. 13634 (run_directive, do_diagnostic): Update.
|
| HD | ChangeLog-2002 | 25532 _cpp_pop_buffer, do_diagnostic): Update.
|
| HD | ChangeLog-2004 | 42271 * cpplib.c (do_diagnostic): Token's src_loc fields replaces line+col.
|