Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h1815 BILS_BeforeColon, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp240 IO.enumCase(Value, "BeforeColon", FormatStyle::BILS_BeforeColon); in enumeration()
578 Style.BreakInheritanceList == FormatStyle::BILS_BeforeColon) in mapping()
992 LLVMStyle.BreakInheritanceList = FormatStyle::BILS_BeforeColon; in getLLVMStyle()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst1971 * ``BILS_BeforeColon`` (in configuration: ``BeforeColon``)