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

/openbsd-current/gnu/gcc/gcc/
H A Ddiagnostic.c343 diagnostic_t new_kind)
349 || new_kind >= DK_LAST_DIAGNOSTIC_KIND)
353 context->classify_diagnostic[option_index] = new_kind;
339 diagnostic_classify_diagnostic(diagnostic_context *context, int option_index, diagnostic_t new_kind) argument

Completed in 131 milliseconds