Searched defs:PathComparator (Results 1 – 1 of 1) sorted by relevance
79 struct PathComparator { struct80 bool operator()(const FileReference* lhs, const FileReference* rhs) const { in operator ()()