Home
last modified time | relevance | path

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

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