Home
last modified time | relevance | path

Searched refs:handle_pragma_diagnostic (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dc-pragma.c684 handle_pragma_diagnostic(cpp_reader *ARG_UNUSED(dummy)) in handle_pragma_diagnostic() function
829 c_register_pragma ("GCC", "diagnostic", handle_pragma_diagnostic); in init_pragma()
DChangeLog-200614930 * c-pragma.c (handle_pragma_diagnostic): New.