Searched refs:PropertyEntry (Results 1 – 1 of 1) sorted by relevance
134 const auto &PropertyEntry = PropertyAttributes[Indices[Ordinal]]; in sortPropertyAttributes() local135 NewText += PropertyEntry.Attribute; in sortPropertyAttributes()137 if (const auto Value = PropertyEntry.Value; !Value.empty()) { in sortPropertyAttributes()