Searched refs:SecondUnderlyingType (Results 1 – 1 of 1) sorted by relevance
11263 QualType SecondUnderlyingType = in diagnoseOdrViolations() local11267 if (FirstUnderlyingType.isNull() != SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11271 << !SecondUnderlyingType.isNull(); in diagnoseOdrViolations()11276 if (!FirstUnderlyingType.isNull() && !SecondUnderlyingType.isNull()) { in diagnoseOdrViolations()11278 computeODRHash(SecondUnderlyingType)) { in diagnoseOdrViolations()11282 << SecondUnderlyingType; in diagnoseOdrViolations()