Home
last modified time | relevance | path

Searched refs:BS_Linux (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/Format/
DFormat.h271 BS_Linux, enumerator
/external/clang/lib/Format/
DUnwrappedLineParser.cpp1173 if (Style.BreakBeforeBraces == FormatStyle::BS_Linux || in parseNamespace()
1365 if (Style.BreakBeforeBraces == FormatStyle::BS_Linux || in parseRecord()
DFormat.cpp82 IO.enumCase(Value, "Linux", FormatStyle::BS_Linux); in enumeration()
/external/clang/unittests/Format/
DFormatTest.cpp7623 BreakBeforeBrace.BreakBeforeBraces = FormatStyle::BS_Linux; in TEST_F()
8206 FormatStyle::BS_Linux); in TEST_F()
8291 Style.BreakBeforeBraces = FormatStyle::BS_Linux; in TEST_F()
/external/clang/docs/
DClangFormatStyleOptions.rst157 * ``BS_Linux`` (in configuration: ``Linux``)