Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h3115 RCPS_SingleLine, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp525 IO.enumCase(Value, "SingleLine", FormatStyle::RCPS_SingleLine); in enumeration()
3219 case FormatStyle::RCPS_SingleLine: in reformat()
H A DContinuationIndenter.cpp524 case FormatStyle::RCPS_SingleLine: in mustBreak()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp20723 FormatStyle::RCPS_SingleLine); in TEST_F()
24536 Style.RequiresClausePosition = FormatStyle::RCPS_SingleLine; in TEST_F()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3802 * ``RCPS_SingleLine`` (in configuration: ``SingleLine``)