Searched refs:SecondII (Results 1 – 1 of 1) sorted by relevance
9662 IdentifierInfo *SecondII = SecondField->getIdentifier(); in diagnoseOdrViolations() local9663 if (FirstII->getName() != SecondII->getName()) { in diagnoseOdrViolations()9669 << SecondII; in diagnoseOdrViolations()9686 << SecondII << SecondType; in diagnoseOdrViolations()9699 << SecondII << IsSecondBitField; in diagnoseOdrViolations()9716 << SecondII << SecondField->getBitWidth()->getSourceRange(); in diagnoseOdrViolations()9732 << SecondII << IsSecondMutable; in diagnoseOdrViolations()9745 << SecondII << (SecondInitializer != nullptr); in diagnoseOdrViolations()9760 << SecondII << SecondInitializer->getSourceRange(); in diagnoseOdrViolations()