Searched defs:ConstRange (Results 1 – 1 of 1) sorted by relevance
477 struct Result::ConstRange : public Result struct492 ConstRange() : Result(Value) {} in ConstRange() argument499 friend bool operator<=(Result lhs, ConstRange) { return ConstRange::Includes(lhs); } argument