Home
last modified time | relevance | path

Searched refs:DoesAdjoinOrIntersect (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h53 if (DoesAdjoinOrIntersect(rhs)) { in Union()
91 bool DoesAdjoinOrIntersect(const Range &rhs) const { in DoesAdjoinOrIntersect() function
199 return a.DoesAdjoinOrIntersect(b); in CombineConsecutiveRanges()
210 if (back.DoesAdjoinOrIntersect(*pos)) in CombineConsecutiveRanges()