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