Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h1345 BWACS_MultiLine, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp912 FormatStyle::BWACS_MultiLine) { in tryMergeSimpleBlock()
H A DFormat.cpp226 IO.enumCase(Value, "MultiLine", FormatStyle::BWACS_MultiLine); in enumeration()
H A DTokenAnnotator.cpp4159 FormatStyle::BWACS_MultiLine && in calculateFormattingInformation()