Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h1877 BS_Mozilla, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp160 IO.enumCase(Value, "Mozilla", FormatStyle::BS_Mozilla); in enumeration()
1307 case FormatStyle::BS_Mozilla: in expandPresetsBraceWrapping()
1843 MozillaStyle.BreakBeforeBraces = FormatStyle::BS_Mozilla; in getMozillaStyle()