Searched defs:endsBefore (Results 1 – 2 of 2) sorted by relevance
410 bool endsBefore(const Replacement &R) const { in endsBefore() function in __anon7beab59f0211::MergedReplacement
400 bool endsBefore(const CycleSegment &CS) const { return Begin >= CS.End; } in endsBefore() function