Searched refs:SFS_None (Results 1 – 3 of 3) sorted by relevance
743 SFS_None, enumerator
590 IO.enumCase(Value, "None", FormatStyle::SFS_None); in enumeration()591 IO.enumCase(Value, "false", FormatStyle::SFS_None); in enumeration()1898 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in getMicrosoftStyle()
5063 return Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_None || in mustBreakBefore()