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.h4181 RCPS_OwnLine, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp576 IO.enumCase(Value, "OwnLine", FormatStyle::RCPS_OwnLine); in enumeration()
1649 LLVMStyle.RequiresClausePosition = FormatStyle::RCPS_OwnLine; in getLLVMStyle()
H A DContinuationIndenter.cpp1475 case FormatStyle::RCPS_OwnLine: in getNewLineColumn()
H A DTokenAnnotator.cpp5825 case FormatStyle::RCPS_OwnLine: in mustBreakBefore()
5847 case FormatStyle::RCPS_OwnLine: in mustBreakBefore()