Searched refs:SFS_None (Results 1 – 3 of 3) sorted by relevance
816 SFS_None, enumerator
583 IO.enumCase(Value, "None", FormatStyle::SFS_None); in enumeration()584 IO.enumCase(Value, "false", FormatStyle::SFS_None); in enumeration()1919 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in getMicrosoftStyle()
5554 return Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_None || in mustBreakBefore()