Searched refs:FirstUnderlyingType (Results 1 – 1 of 1) sorted by relevance
11251 QualType FirstUnderlyingType = in diagnoseOdrViolations() local11259 if (FirstUnderlyingType.isNull() != SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11262 << !FirstUnderlyingType.isNull(); in diagnoseOdrViolations()11270 if (!FirstUnderlyingType.isNull() && !SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11271 if (ComputeQualTypeODRHash(FirstUnderlyingType) != in diagnoseOdrViolations()11275 << FirstUnderlyingType; in diagnoseOdrViolations()