Searched refs:FirstUnderlyingType (Results 1 – 1 of 1) sorted by relevance
11567 QualType FirstUnderlyingType = in diagnoseOdrViolations() local11575 if (FirstUnderlyingType.isNull() != SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11578 << !FirstUnderlyingType.isNull(); in diagnoseOdrViolations()11586 if (!FirstUnderlyingType.isNull() && !SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11587 if (ComputeQualTypeODRHash(FirstUnderlyingType) != in diagnoseOdrViolations()11591 << FirstUnderlyingType; in diagnoseOdrViolations()