Searched defs:ComparableAndStreamable (Results 1 – 1 of 1) sorted by relevance
746 struct ComparableAndStreamable { struct747 friend bool operator==(ComparableAndStreamable, in operator ==() argument752 friend raw_ostream &operator<<(raw_ostream &OS, ComparableAndStreamable) { in operator <<() argument756 static Optional<ComparableAndStreamable> get() { in get()