Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3767 RCPS_OwnLine, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp541 IO.enumCase(Value, "OwnLine", FormatStyle::RCPS_OwnLine); in enumeration()
1535 LLVMStyle.RequiresClausePosition = FormatStyle::RCPS_OwnLine; in getLLVMStyle()
H A DContinuationIndenter.cpp1341 case FormatStyle::RCPS_OwnLine: in getNewLineColumn()
H A DTokenAnnotator.cpp5168 case FormatStyle::RCPS_OwnLine: in mustBreakBefore()
5187 case FormatStyle::RCPS_OwnLine: in mustBreakBefore()