Home
last modified time | relevance | path

Searched defs:SortIncludes (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp118 SortIncludes("sort-includes", variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3972 SortIncludesOptions SortIncludes; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3456 auto SortIncludes = [](const FormatStyle &Style, StringRef Code, formatReplacements() local