Searched refs:FirstUnderlyingType (Results 1 – 1 of 1) sorted by relevance
11417 QualType FirstUnderlyingType = in diagnoseOdrViolations() local11425 if (FirstUnderlyingType.isNull() != SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11428 << !FirstUnderlyingType.isNull(); in diagnoseOdrViolations()11436 if (!FirstUnderlyingType.isNull() && !SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11437 if (ComputeQualTypeODRHash(FirstUnderlyingType) != in diagnoseOdrViolations()11441 << FirstUnderlyingType; in diagnoseOdrViolations()