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