Home | History | Annotate | Download | only in Serialization

Lines Matching refs:VERSION_MAJOR

2313       if (Record[0] != VERSION_MAJOR && !DisableValidation) {
2315 Diag(Record[0] < VERSION_MAJOR? diag::err_pch_version_too_old
4094 if (Record[0] != VERSION_MAJOR)