Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h3982 RCPS_SingleLine, enumerator
/freebsd-head/contrib/llvm-project/clang/lib/Format/
HDFormat.cpp535 IO.enumCase(Value, "SingleLine", FormatStyle::RCPS_SingleLine); in enumeration()
3635 case FormatStyle::RCPS_SingleLine: in reformat()
HDContinuationIndenter.cpp565 case FormatStyle::RCPS_SingleLine: in mustBreak()