Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3958 RCPS_WithFollowing, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp1363 case FormatStyle::RCPS_WithFollowing: in getNewLineColumn()
H A DFormat.cpp534 IO.enumCase(Value, "WithFollowing", FormatStyle::RCPS_WithFollowing); in enumeration()
H A DTokenAnnotator.cpp5681 case FormatStyle::RCPS_WithFollowing: in mustBreakBefore()