Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Format/
H A DFormat.h230 SFS_Inline, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp104 IO.enumCase(Value, "Inline", FormatStyle::SFS_Inline); in enumeration()
870 ChromiumStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getChromiumStyle()
884 MozillaStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getMozillaStyle()