Home
last modified time | relevance | path

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

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