Home
last modified time | relevance | path

Searched refs:SFS_Inline (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h592 SFS_Inline, enumerator
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp560 IO.enumCase(Value, "Inline", FormatStyle::SFS_Inline); in enumeration()
1686 ChromiumStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getChromiumStyle()
1700 MozillaStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getMozillaStyle()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1112 * ``SFS_Inline`` (in configuration: ``Inline``)