Searched refs:IntersectionStart (Results 1 – 1 of 1) sorted by relevance
366 const llvm::APSInt &IntersectionStart = Second->From(); in intersect() local388 Result.push_back(Range(IntersectionStart, Second->To())); in intersect()