Searched refs:SFS_None (Results 1 – 3 of 3) sorted by relevance
832 SFS_None, enumerator
628 IO.enumCase(Value, "None", FormatStyle::SFS_None); in enumeration()629 IO.enumCase(Value, "false", FormatStyle::SFS_None); in enumeration()2021 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in getMicrosoftStyle()
5700 return Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_None || in mustBreakBefore()