Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Format/
DFormat.h1264 BILS_BeforeColon, enumerator
/external/llvm-project/clang/lib/Format/
DFormat.cpp223 IO.enumCase(Value, "BeforeColon", FormatStyle::BILS_BeforeColon); in enumeration()
515 Style.BreakInheritanceList == FormatStyle::BILS_BeforeColon) in mapping()
902 LLVMStyle.BreakInheritanceList = FormatStyle::BILS_BeforeColon; in getLLVMStyle()
/external/llvm-project/clang/unittests/Format/
DFormatTest.cpp5213 Style.BreakInheritanceList = FormatStyle::BILS_BeforeColon; in TEST_F()
12117 InheritanceStyle.BreakInheritanceList = FormatStyle::BILS_BeforeColon; in TEST_F()
14244 Style.BreakInheritanceList = FormatStyle::BILS_BeforeColon; in TEST_F()
14250 FormatStyle::BILS_BeforeColon); in TEST_F()
/external/llvm-project/clang/docs/
DClangFormatStyleOptions.rst1452 * ``BILS_BeforeColon`` (in configuration: ``BeforeColon``)