Searched refs:FirstUnderlyingType (Results 1 – 1 of 1) sorted by relevance
11430 QualType FirstUnderlyingType = in diagnoseOdrViolations() local11438 if (FirstUnderlyingType.isNull() != SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11441 << !FirstUnderlyingType.isNull(); in diagnoseOdrViolations()11449 if (!FirstUnderlyingType.isNull() && !SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11450 if (ComputeQualTypeODRHash(FirstUnderlyingType) != in diagnoseOdrViolations()11454 << FirstUnderlyingType; in diagnoseOdrViolations()