Searched refs:AreUseIntervalsIntersecting (Results 1 – 1 of 1) sorted by relevance
1033 static bool AreUseIntervalsIntersecting(UseInterval* interval1, in AreUseIntervalsIntersecting() function1209 return AreUseIntervalsIntersecting(use_interval_, other->use_interval_); in IsIntersectingWith()