Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h2100 PCIS_CurrentLine, enumerator
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp6802 Style.PackConstructorInitializers = FormatStyle::PCIS_CurrentLine; in TEST_F()
6815 Style.PackConstructorInitializers = FormatStyle::PCIS_CurrentLine; in TEST_F()
6827 Style.PackConstructorInitializers = FormatStyle::PCIS_CurrentLine; in TEST_F()
6854 Style.PackConstructorInitializers = FormatStyle::PCIS_CurrentLine; in TEST_F()
6880 Style.PackConstructorInitializers = FormatStyle::PCIS_CurrentLine; in TEST_F()
6905 Style.PackConstructorInitializers = FormatStyle::PCIS_CurrentLine; in TEST_F()
7101 OnePerLine.PackConstructorInitializers = FormatStyle::PCIS_CurrentLine; in TEST_F()
20299 PackConstructorInitializers, FormatStyle::PCIS_CurrentLine); in TEST_F()
20306 PackConstructorInitializers, FormatStyle::PCIS_CurrentLine); in TEST_F()
20317 PackConstructorInitializers, FormatStyle::PCIS_CurrentLine); in TEST_F()
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp339 IO.enumCase(Value, "CurrentLine", FormatStyle::PCIS_CurrentLine); in enumeration()
783 : FormatStyle::PCIS_CurrentLine; in mapping()
790 Style.PackConstructorInitializers = FormatStyle::PCIS_CurrentLine; in mapping()
H A DTokenAnnotator.cpp4383 if (Style.PackConstructorInitializers < FormatStyle::PCIS_CurrentLine && in mustBreakBefore()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3435 * ``PCIS_CurrentLine`` (in configuration: ``CurrentLine``)
3449 Same as ``PCIS_CurrentLine`` except that if all constructor initializers