Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3822 RCPS_SingleLine, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp544 IO.enumCase(Value, "SingleLine", FormatStyle::RCPS_SingleLine); in enumeration()
3593 case FormatStyle::RCPS_SingleLine: in reformat()
H A DContinuationIndenter.cpp557 case FormatStyle::RCPS_SingleLine: in mustBreak()