Searched refs:SI_Never (Results 1 – 3 of 3) sorted by relevance
487 FormatStyle->SortIncludes = FormatStyle::SI_Never; in format()
4109 SI_Never, enumerator
620 IO.enumCase(Value, "Never", FormatStyle::SI_Never); in enumeration()625 IO.enumCase(Value, "false", FormatStyle::SI_Never); in enumeration()1944 NoStyle.SortIncludes = FormatStyle::SI_Never; in getNoStyle()