Searched refs:IsSecondMutable (Results 1 – 1 of 1) sorted by relevance
10292 const bool IsSecondMutable = SecondField->isMutable(); in diagnoseOdrViolations() local10293 if (IsFirstMutable != IsSecondMutable) { in diagnoseOdrViolations()10299 << SecondII << IsSecondMutable; in diagnoseOdrViolations()