Searched refs:LessNoPath (Results 1 – 1 of 1) sorted by relevance
181 auto LessNoPath = [](const Replacement &LHS, const Replacement &RHS) { in deduplicate() local197 std::sort(Replaces.begin(), Replaces.end(), LessNoPath); in deduplicate()