Searched refs:thatAlias (Results 1 – 1 of 1) sorted by relevance
140 ChoiceFormat& thatAlias = (ChoiceFormat&)that; in operator ==() local141 return msgPattern == thatAlias.msgPattern; in operator ==()