Home
last modified time | relevance | path

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

/external/clang/include/clang/Format/
DFormat.h236 BS_Allman, enumerator
/external/clang/unittests/Format/
DFormatTest.cpp2428 Style.BreakBeforeBraces = FormatStyle::BS_Allman; in TEST_F()
2483 Style.BreakBeforeBraces = FormatStyle::BS_Allman; in TEST_F()
3963 Style.BreakBeforeBraces = FormatStyle::BS_Allman; in TEST_F()
9658 AllmanBraceStyle.BreakBeforeBraces = FormatStyle::BS_Allman; in TEST_F()
10325 FormatStyle::BS_Allman); in TEST_F()
/external/clang/lib/Format/
DFormat.cpp118 IO.enumCase(Value, "Allman", FormatStyle::BS_Allman); in enumeration()
463 case FormatStyle::BS_Allman: in expandPresets()
/external/clang/docs/
DClangFormatStyleOptions.rst391 * ``BS_Allman`` (in configuration: ``Allman``)