Searched refs:FirstUnderlyingType (Results 1 – 1 of 1) sorted by relevance
11459 QualType FirstUnderlyingType = in diagnoseOdrViolations() local11467 if (FirstUnderlyingType.isNull() != SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11470 << !FirstUnderlyingType.isNull(); in diagnoseOdrViolations()11478 if (!FirstUnderlyingType.isNull() && !SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11479 if (ComputeQualTypeODRHash(FirstUnderlyingType) != in diagnoseOdrViolations()11483 << FirstUnderlyingType; in diagnoseOdrViolations()