Searched refs:SecondUnderlyingType (Results 1 – 1 of 1) sorted by relevance
11463 QualType SecondUnderlyingType = in diagnoseOdrViolations() local11467 if (FirstUnderlyingType.isNull() != SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11473 << !SecondUnderlyingType.isNull(); in diagnoseOdrViolations()11478 if (!FirstUnderlyingType.isNull() && !SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11480 ComputeQualTypeODRHash(SecondUnderlyingType)) { in diagnoseOdrViolations()11486 << SecondUnderlyingType; in diagnoseOdrViolations()