Searched refs:SecondII (Results 1 – 1 of 1) sorted by relevance
10236 IdentifierInfo *SecondII = SecondField->getIdentifier(); in diagnoseOdrViolations() local10237 if (FirstII->getName() != SecondII->getName()) { in diagnoseOdrViolations()10243 << SecondII; in diagnoseOdrViolations()10261 << SecondII << SecondType; in diagnoseOdrViolations()10275 << SecondII << IsSecondBitField; in diagnoseOdrViolations()10286 << SecondII << SecondField->getBitWidth()->getSourceRange(); in diagnoseOdrViolations()10299 << SecondII << IsSecondMutable; in diagnoseOdrViolations()10313 << SecondII << (SecondInitializer != nullptr); in diagnoseOdrViolations()10329 << SecondII << SecondInitializer->getSourceRange(); in diagnoseOdrViolations()