Searched refs:diagnostic_classification_change_t (Results 1 – 6 of 6) sorted by relevance
81 struct diagnostic_classification_change_t struct132 diagnostic_classification_change_t *classification_history;
788 (diagnostic_classification_change_t *) xrealloc (context->classification_history, (i + 1) in diagnostic_classify_diagnostic()789 * sizeof (diagnostic_classification_change_t)); in diagnostic_classify_diagnostic()824 (diagnostic_classification_change_t *) xrealloc (context->classification_history, (i + 1) in diagnostic_pop_diagnostics()825 * sizeof (diagnostic_classification_change_t)); in diagnostic_pop_diagnostics()
142 struct diagnostic_classification_change_t struct196 diagnostic_classification_change_t *classification_history;
917 (diagnostic_classification_change_t *) xrealloc (context->classification_history, (i + 1) in diagnostic_classify_diagnostic()918 * sizeof (diagnostic_classification_change_t)); in diagnostic_classify_diagnostic()953 (diagnostic_classification_change_t *) xrealloc (context->classification_history, (i + 1) in diagnostic_pop_diagnostics()954 * sizeof (diagnostic_classification_change_t)); in diagnostic_pop_diagnostics()1102 const diagnostic_classification_change_t &hist in update_effective_level_from_pragmas()
25188 * diagnostic.h (diagnostic_classification_change_t): New.
2391 diagnostic_classification_change_t): Remove typedef.