Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h918 TCS_Wrapped, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp182 IO.enumCase(Value, "Wrapped", FormatStyle::TCS_Wrapped); in enumeration()
2811 Style.InsertTrailingCommas == FormatStyle::TCS_Wrapped) in reformat()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst2633 If set to ``TCS_Wrapped`` will insert trailing commas in container
2655 * ``TCS_Wrapped`` (in configuration: ``Wrapped``)