Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h2520 ELAAMS_Always, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1539 case FormatStyle::ELAAMS_Always: in computeNewlines()
H A DFormat.cpp326 IO.enumCase(Value, "Always", FormatStyle::ELAAMS_Always); in enumeration()