Home
last modified time | relevance | path

Searched refs:diagnostic_flush_buffer (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Ddiagnostic.h137 #define diagnostic_flush_buffer(DC) pp_base_flush ((DC)->printer) macro
H A DChangeLog-200217133 (flush_diagnostic_buffer): Rename to diagnostic_flush_buffer.
H A DChangeLog-200311788 (diagnostic_flush_buffer): Likewise.
/freebsd-12.1/contrib/gcc/cp/
H A Derror.c2316 diagnostic_flush_buffer (global_dc); in print_instantiation_context()