Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Utility/
H A DRangeTest.cpp224 TEST(RangeTest, DoesAdjoinOrIntersect) { in TEST() argument
/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h107 bool DoesAdjoinOrIntersect(const Range &rhs) const { in DoesAdjoinOrIntersect() function