Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DMemory.cpp70 if (!chunk_range.DoesIntersect(flush_range)) in Flush()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DRangeMap.h108 bool DoesIntersect(const Range &rhs) const { in DoesIntersect() function