Searched refs:range_compare (Results 1 – 2 of 2) sorted by relevance
30 struct range_compare { struct36 using RangesContainer = std::set<Range, range_compare>; argument
93 static int range_compare(struct cil_levelrange *a, struct cil_levelrange *b) in range_compare() function128 return range_compare(a->range, b->range); in context_compare()