Searched refs:diagnostic_starter (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Ddiagnostic.h118 #define diagnostic_starter(DC) (DC)->begin_diagnostic macro
H A Ddiagnostic.c113 diagnostic_starter (context) = default_diagnostic_starter;
407 (*diagnostic_starter (context)) (context, diagnostic);
/freebsd-10.1-release/contrib/gcc/cp/
H A Derror.c96 diagnostic_starter (global_dc) = cp_diagnostic_starter;

Completed in 176 milliseconds