Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2757 enum SortIncludesOptions : unsigned char { enum
2793 SortIncludesOptions SortIncludes;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp430 template <> struct ScalarEnumerationTraits<FormatStyle::SortIncludesOptions> {
431 static void enumeration(IO &IO, FormatStyle::SortIncludesOptions &Value) { in enumeration()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3115 **SortIncludes** (``SortIncludesOptions``)