Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h830 SFS_InlineOnly, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp322 FormatStyle::SFS_InlineOnly) { in tryFitMultipleLinesInOne()
H A DFormat.cpp588 IO.enumCase(Value, "InlineOnly", FormatStyle::SFS_InlineOnly); in enumeration()
H A DTokenAnnotator.cpp5558 FormatStyle::SFS_InlineOnly); in mustBreakBefore()