Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h2585 ELBAMS_Always, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1512 case FormatStyle::ELBAMS_Always: { in computeNewlines()
H A DFormat.cpp338 IO.enumCase(Value, "Always", FormatStyle::ELBAMS_Always); in enumeration()