Searched refs:AtSameLocation (Results 1 – 2 of 2) sorted by relevance
256 if (!AtSameLocation(that) || ToString() != that.ToString() || in operator ==()264 if (!thatAttachment || !attachment->AtSameLocation(*thatAttachment) || in operator ==()275 return AtSameLocation(that) && in Merge()305 bool Message::AtSameLocation(const Message &that) const { in AtSameLocation() function in Fortran::parser::Message
245 bool AtSameLocation(const Message &) const;