Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Format/
DFormat.h558 BTDS_No, enumerator
/external/llvm-project/clang/lib/Format/
DContinuationIndenter.cpp486 return Style.AlwaysBreakTemplateDeclarations != FormatStyle::BTDS_No; in mustBreak()
DFormat.cpp265 IO.enumCase(Value, "No", FormatStyle::BTDS_No); in enumeration()
/external/llvm-project/clang/unittests/Format/
DFormatTest.cpp7434 NeverBreak.AlwaysBreakTemplateDeclarations = FormatStyle::BTDS_No; in TEST_F()
14415 AlwaysBreakTemplateDeclarations, FormatStyle::BTDS_No); in TEST_F()
/external/llvm-project/clang/docs/
DClangFormatStyleOptions.rst723 * ``BTDS_No`` (in configuration: ``No``)