Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h712 BBNSS_Always, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp41 IO.enumCase(Value, "Always", FormatStyle::BBNSS_Always); in enumeration()
H A DTokenAnnotator.cpp6295 case FormatStyle::BBNSS_Always: in canBreakBefore()