Searched refs:IsSecondMutable (Results 1 – 1 of 1) sorted by relevance
9738 const bool IsSecondMutable = SecondField->isMutable(); in diagnoseOdrViolations() local9739 if (IsFirstMutable != IsSecondMutable) { in diagnoseOdrViolations()9741 DiagNote(FieldSingleMutable) << SecondII << IsSecondMutable; in diagnoseOdrViolations()