Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h3315 RCPS_OwnLine, enumerator
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp507 IO.enumCase(Value, "OwnLine", FormatStyle::RCPS_OwnLine); in enumeration()
1422 LLVMStyle.RequiresClausePosition = FormatStyle::RCPS_OwnLine; in getLLVMStyle()
H A DContinuationIndenter.cpp1207 case FormatStyle::RCPS_OwnLine: in getNewLineColumn()
H A DTokenAnnotator.cpp4530 case FormatStyle::RCPS_OwnLine: in mustBreakBefore()
4549 case FormatStyle::RCPS_OwnLine: in mustBreakBefore()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst4263 * ``RCPS_OwnLine`` (in configuration: ``OwnLine``)