Searched refs:SecondII (Results 1 – 1 of 1) sorted by relevance
9770 IdentifierInfo *SecondII = SecondField->getIdentifier(); in diagnoseOdrViolations() local9771 if (FirstII->getName() != SecondII->getName()) { in diagnoseOdrViolations()9777 << SecondII; in diagnoseOdrViolations()9794 << SecondII << SecondType; in diagnoseOdrViolations()9807 << SecondII << IsSecondBitField; in diagnoseOdrViolations()9824 << SecondII << SecondField->getBitWidth()->getSourceRange(); in diagnoseOdrViolations()9840 << SecondII << IsSecondMutable; in diagnoseOdrViolations()9853 << SecondII << (SecondInitializer != nullptr); in diagnoseOdrViolations()9868 << SecondII << SecondInitializer->getSourceRange(); in diagnoseOdrViolations()