Searched refs:SFS_Inline (Results 1 – 7 of 7) sorted by relevance
135 SFS_Inline, enumerator
404 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()
6636 MergeInlineOnly.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()9842 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()9846 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_Inline); in TEST_F()
79 IO.enumCase(Value, "Inline", FormatStyle::SFS_Inline); in enumeration()582 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getGoogleStyle()604 ChromiumStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getChromiumStyle()616 MozillaStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getMozillaStyle()
194 (Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_Inline && in tryFitMultipleLinesInOne()
2155 FormatStyle::SFS_Inline); in mustBreakBefore()
242 * ``SFS_Inline`` (in configuration: ``Inline``)