Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h3958 RCPS_WithFollowing, enumerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
HDContinuationIndenter.cpp1363 case FormatStyle::RCPS_WithFollowing: in getNewLineColumn()
HDFormat.cpp534 IO.enumCase(Value, "WithFollowing", FormatStyle::RCPS_WithFollowing); in enumeration()
HDTokenAnnotator.cpp5681 case FormatStyle::RCPS_WithFollowing: in mustBreakBefore()