Searched refs:IsSecondMutable (Results 1 – 1 of 1) sorted by relevance
213 const bool IsSecondMutable = SecondField->isMutable(); in diagnoseSubMismatchField() local214 if (IsFirstMutable != IsSecondMutable) { in diagnoseSubMismatchField()216 DiagNote(FieldSingleMutable) << SecondII << IsSecondMutable; in diagnoseSubMismatchField()