Searched refs:PointerLess (Results 1 – 1 of 1) sorted by relevance
182 static bool PointerLess(const Pointer &lhs, const Pointer &rhs) in PointerLess() function230 std::sort(sortedKeys.begin(), sortedKeys.end(), PointerLess); in DumpChains()240 std::sort(sorted.begin(), sorted.end(), PointerLess); in DumpChains()288 std::sort(sortedKeys.begin(), sortedKeys.end(), PointerLess); in Dump()299 std::sort(sorted.begin(), sorted.end(), PointerLess); in Dump()