Home
last modified time | relevance | path

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

/external/clang/include/clang/Format/
DFormat.h232 BS_Allman, enumerator
/external/clang/unittests/Format/
DFormatTest.cpp2391 Style.BreakBeforeBraces = FormatStyle::BS_Allman; in TEST_F()
2446 Style.BreakBeforeBraces = FormatStyle::BS_Allman; in TEST_F()
3907 Style.BreakBeforeBraces = FormatStyle::BS_Allman; in TEST_F()
9223 AllmanBraceStyle.BreakBeforeBraces = FormatStyle::BS_Allman; in TEST_F()
9885 FormatStyle::BS_Allman); in TEST_F()
/external/clang/lib/Format/
DFormat.cpp100 IO.enumCase(Value, "Allman", FormatStyle::BS_Allman); in enumeration()
439 case FormatStyle::BS_Allman: in expandPresets()
/external/clang/docs/
DClangFormatStyleOptions.rst361 * ``BS_Allman`` (in configuration: ``Allman``)