Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h700 BBNSS_OnlyWithParen, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp40 IO.enumCase(Value, "OnlyWithParen", FormatStyle::BBNSS_OnlyWithParen); in enumeration()
H A DTokenAnnotator.cpp6297 case FormatStyle::BBNSS_OnlyWithParen: in canBreakBefore()