Searched refs:overlaps (Results 1 – 3 of 3) sorted by relevance
64 inline bool overlaps(const VersionRange& other) const { in overlaps() function
136 [&](const auto& e) { return e.overlaps(otherVr); }); in insertVersionRanges()
760 bool overlaps(const Box& other) const {