Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h2110 BS_GNU, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp164 IO.enumCase(Value, "GNU", FormatStyle::BS_GNU); in enumeration()
1351 case FormatStyle::BS_GNU: in expandPresetsBraceWrapping()
1889 Style.BreakBeforeBraces = FormatStyle::BS_GNU; in getGNUStyle()