Searched refs:SFS_None (Results 1 – 7 of 7) sorted by relevance
535 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()576 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()
3226 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()7177 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()10665 CustomAttrs.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()12779 DoNotMerge.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()12837 FormatStyle::SFS_None; in TEST_F()13048 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()13115 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()20395 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_None); in TEST_F()20404 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_None); in TEST_F()21075 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()[all …]
1142 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()
486 SFS_None, enumerator
145 IO.enumCase(Value, "None", FormatStyle::SFS_None); in enumeration()146 IO.enumCase(Value, "false", FormatStyle::SFS_None); in enumeration()1643 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in getMicrosoftStyle()
4267 return Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_None || in mustBreakBefore()
968 * ``SFS_None`` (in configuration: ``None``)