Home | History | Annotate | Download | only in Serialization

Lines Matching refs:diag

2703           Reader.Diag(Cat->getLocation(), diag::warn_dup_category_def)
2705 Reader.Diag(Existing->getLocation(), diag::note_previous_definition);