Home
last modified time | relevance | path

Searched refs:SFS_InlineOnly (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h589 SFS_InlineOnly, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp269 (Style.AllowShortFunctionsOnASingleLine & FormatStyle::SFS_InlineOnly && in tryFitMultipleLinesInOne()
H A DFormat.cpp126 IO.enumCase(Value, "InlineOnly", FormatStyle::SFS_InlineOnly); in enumeration()
H A DTokenAnnotator.cpp3572 FormatStyle::SFS_InlineOnly); in mustBreakBefore()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst724 * ``SFS_InlineOnly`` (in configuration: ``InlineOnly``)