Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h744 SBS_Always, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp575 IO.enumCase(Value, "Always", FormatStyle::SBS_Always); in enumeration()
576 IO.enumCase(Value, "true", FormatStyle::SBS_Always); in enumeration()