Searched refs:MatchCompareFunc (Results 1 – 1 of 1) sorted by relevance
285 static bool MatchCompareFunc(const pair<FilePath, Time>& a, in MatchCompareFunc() function356 std::sort(matches.begin(), matches.end(), MatchCompareFunc); in PerformHousekeeping()