Searched defs:IsEmptyRange (Results 1 – 2 of 2) sorted by relevance
73 bool RangeSet::IsEmptyRange(const Range& range) const { in IsEmptyRange() function in RangeSet
555 static bool IsEmptyRange(const vector<Module::Range>& ranges) { in IsEmptyRange() function