Home | History | Annotate | Download | only in Serialization

Lines Matching refs:VERSION_MAJOR

1741       if (Record[0] != VERSION_MAJOR && !DisableValidation) {
1743 Diag(Record[0] < VERSION_MAJOR? diag::warn_pch_version_too_old
3341 if (Record[0] != VERSION_MAJOR)