Searched refs:sorted_properties (Results 1 – 1 of 1) sorted by relevance
67 auto sorted_properties = current_type_config.properties(); in AssignSections() local68 std::sort(sorted_properties.pointer_begin(), sorted_properties.pointer_end(), in AssignSections()72 for (const auto& property_config : sorted_properties) { in AssignSections()