Searched refs:sorted_settings (Results 1 – 1 of 1) sorted by relevance
380 std::vector<std::pair<const Settings*, const Toolchain*>> sorted_settings( in WriteSubninjas() local382 std::sort(sorted_settings.begin(), sorted_settings.end(), in WriteSubninjas()397 for (const auto& pair : sorted_settings) { in WriteSubninjas()