Home
last modified time | relevance | path

Searched refs:SDS_Always (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4020 SDS_Always, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp566 IO.enumCase(Value, "Always", FormatStyle::SDS_Always); in enumeration()