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