Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3927 RCPS_OwnLine, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp532 IO.enumCase(Value, "OwnLine", FormatStyle::RCPS_OwnLine); in enumeration()
1554 LLVMStyle.RequiresClausePosition = FormatStyle::RCPS_OwnLine; in getLLVMStyle()
H A DContinuationIndenter.cpp1362 case FormatStyle::RCPS_OwnLine: in getNewLineColumn()
H A DTokenAnnotator.cpp5680 case FormatStyle::RCPS_OwnLine: in mustBreakBefore()
5701 case FormatStyle::RCPS_OwnLine: in mustBreakBefore()