Searched refs:SecondUnderlyingType (Results 1 – 1 of 1) sorted by relevance
11571 QualType SecondUnderlyingType = in diagnoseOdrViolations() local11575 if (FirstUnderlyingType.isNull() != SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11581 << !SecondUnderlyingType.isNull(); in diagnoseOdrViolations()11586 if (!FirstUnderlyingType.isNull() && !SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11588 ComputeQualTypeODRHash(SecondUnderlyingType)) { in diagnoseOdrViolations()11594 << SecondUnderlyingType; in diagnoseOdrViolations()