Searched defs:SortIncludes (Results 1 – 4 of 4) sorted by relevance
172 public bool SortIncludes property in LLVM.ClangFormat.OptionPageGrid
101 static cl::opt<bool> SortIncludes( variable
2793 SortIncludesOptions SortIncludes; member
2648 auto SortIncludes = [](const FormatStyle &Style, StringRef Code, in formatReplacements() local