Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h1987 BS_Allman, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp162 IO.enumCase(Value, "Allman", FormatStyle::BS_Allman); in enumeration()
1322 case FormatStyle::BS_Allman: in expandPresetsBraceWrapping()