Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3944 RCPS_WithPreceding, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp533 IO.enumCase(Value, "WithPreceding", FormatStyle::RCPS_WithPreceding); in enumeration()
3636 case FormatStyle::RCPS_WithPreceding: in reformat()
H A DContinuationIndenter.cpp566 case FormatStyle::RCPS_WithPreceding: in mustBreak()
H A DTokenAnnotator.cpp5702 case FormatStyle::RCPS_WithPreceding: in mustBreakBefore()