Searched refs:sorted_scope_keys (Results 1 – 1 of 1) sorted by relevance
1048 auto sorted_scope_keys = SortScopesByMaxDepth(identical_scope_map); in run() local1049 for (const auto& scope_key : sorted_scope_keys) { in run()