Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Utility/
H A DRangeTest.cpp236 TEST(RangeTest, DoesIntersect) { in TEST() argument
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DRangeMap.h112 bool DoesIntersect(const Range &rhs) const { in DoesIntersect() function