Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h3484 enum SortIncludesOptions : int8_t { enum
3521 SortIncludesOptions SortIncludes;
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp591 template <> struct ScalarEnumerationTraits<FormatStyle::SortIncludesOptions> {
592 static void enumeration(IO &IO, FormatStyle::SortIncludesOptions &Value) { in enumeration()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst4464 **SortIncludes** (``SortIncludesOptions``) :versionbadge:`clang-format 3.8` :ref:`¶ <SortIncludes>`