Home
last modified time | relevance | path

Searched refs:AfterCaseLabel (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h1329 bool AfterCaseLabel; member
/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDFormat.cpp172 IO.mapOptional("AfterCaseLabel", Wrapping.AfterCaseLabel); in mapping()
1323 Expanded.BraceWrapping.AfterCaseLabel = true; in expandPresetsBraceWrapping()
1338 Expanded.BraceWrapping.AfterCaseLabel = true; in expandPresetsBraceWrapping()
HDUnwrappedLineParser.cpp3282 Style.BraceWrapping.AfterCaseLabel, in parseLabel()