Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/
H A DClangFormat.cpp407 FormatStyle->SortIncludes = FormatStyle::SI_CaseSensitive; in format()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2775 SI_CaseSensitive, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp434 IO.enumCase(Value, "CaseSensitive", FormatStyle::SI_CaseSensitive); in enumeration()
438 IO.enumCase(Value, "true", FormatStyle::SI_CaseSensitive); in enumeration()
1077 LLVMStyle.SortIncludes = FormatStyle::SI_CaseSensitive; in getLLVMStyle()
1280 ChromiumStyle.SortIncludes = FormatStyle::SI_CaseSensitive; in getChromiumStyle()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3136 * ``SI_CaseSensitive`` (in configuration: ``CaseSensitive``)