Searched refs:SFS_Inline (Results 1 – 7 of 7) sorted by relevance
139 SFS_Inline, enumerator
97 IO.enumCase(Value, "Inline", FormatStyle::SFS_Inline); in enumeration()612 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getGoogleStyle()638 ChromiumStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getChromiumStyle()651 MozillaStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getMozillaStyle()
194 (Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_Inline && in tryFitMultipleLinesInOne()
2285 FormatStyle::SFS_Inline); in mustBreakBefore()
517 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()
6831 MergeInlineOnly.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()10282 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()10286 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_Inline); in TEST_F()
255 * ``SFS_Inline`` (in configuration: ``Inline``)