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.h3982 RCPS_SingleLine, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp535 IO.enumCase(Value, "SingleLine", FormatStyle::RCPS_SingleLine); in enumeration()
3635 case FormatStyle::RCPS_SingleLine: in reformat()
H A DContinuationIndenter.cpp565 case FormatStyle::RCPS_SingleLine: in mustBreak()