Lines Matching refs:sort
1952 // Sort the set of macro definitions that need to be serialized by the
3735 // Sort the local redeclarations map by the first declaration ID,
3788 // Sort the categories map by the definition ID, since the reader will be
4455 // Sort and deduplicate module IDs.
4456 std::sort(Imports.begin(), Imports.end(), Cmp);