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