Searched refs:OverlapsWith (Results 1 – 2 of 2) sorted by relevance
175 if (!buffer_slice.OverlapsWith(noalias_slice)) { in GetNoaliasMetadataForBuffer()
186 bool OverlapsWith(const Slice& other) const { in OverlapsWith() function