Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4254 RCPS_SingleLine, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp580 IO.enumCase(Value, "SingleLine", FormatStyle::RCPS_SingleLine); in enumeration()
3814 case FormatStyle::RCPS_SingleLine: in reformat()
H A DContinuationIndenter.cpp591 case FormatStyle::RCPS_SingleLine: in mustBreak()