Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2784 SI_CaseInsensitive, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp433 IO.enumCase(Value, "CaseInsensitive", FormatStyle::SI_CaseInsensitive); in enumeration()
2278 if (Style.SortIncludes == FormatStyle::SI_CaseInsensitive) { in sortCppIncludes()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3147 * ``SI_CaseInsensitive`` (in configuration: ``CaseInsensitive``)