Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h776 SFS_Inline, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp594 IO.enumCase(Value, "Inline", FormatStyle::SFS_Inline); in enumeration()
1802 ChromiumStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getChromiumStyle()
1816 MozillaStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getMozillaStyle()